summaryrefslogtreecommitdiff
path: root/package/vilistextum/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/vilistextum/Config.in
Initial import
Diffstat (limited to 'package/vilistextum/Config.in')
-rw-r--r--package/vilistextum/Config.in23
1 files changed, 23 insertions, 0 deletions
diff --git a/package/vilistextum/Config.in b/package/vilistextum/Config.in
new file mode 100644
index 000000000..e39d266a6
--- /dev/null
+++ b/package/vilistextum/Config.in
@@ -0,0 +1,23 @@
+config ADK_PACKAGE_VILISTEXTUM
+ prompt "vilistextum....................... A html to ascii-converter"
+ tristate
+ default n
+ select ADK_PACKAGE_LIBICONV
+ help
+ This is release 2.6.9 (22 October 2006) of Vilistextum.
+ Vilistextum is a html to text / ascii converter specifically
+ programmed to get the best out of incorrect html. It is released
+ as free software under the terms of the GNU GPL Version 2.
+ Some features:
+ * small and fast
+ * understands HTML 3.2 upto 4.01 and XHTML 1.0
+ * creates footnotes for links
+ * can swallow multiple empty lines
+ * removes empty ALT attributes
+ * converts characters and entities between 128 and 159 from
+ the windows1252 charset to meaningful strings in ISO-8859-1.
+ E.g. 0x93 is converted to ".
+ * output can be optimized for ebook reading
+ * GUI-frontend using kaptain
+ * supports various multibyte encodings (e.g. Unicode, Shift_JIS)
+