summaryrefslogtreecommitdiff
path: root/textproc/txt2html/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/txt2html/pkg-descr')
-rw-r--r--textproc/txt2html/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/txt2html/pkg-descr b/textproc/txt2html/pkg-descr
new file mode 100644
index 000000000000..adce98a7a24c
--- /dev/null
+++ b/textproc/txt2html/pkg-descr
@@ -0,0 +1,12 @@
+txt2html is a Perl program that converts plain text to HTML.
+
+It supports headings, lists, simple character markup, and
+hyperlinking, and is highly customizable. It recognizes some of the
+apparent structure of the source document (mostly whitespace and
+typographic layout), and attempts to mark that structure explicitly
+using HTML.
+
+http://www.thehouse.org/txt2html/
+
+- Don Croyle
+ <croyle@gelemna.ft-wayne.in.us>