summaryrefslogtreecommitdiff
path: root/textproc/catdoc/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/catdoc/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/catdoc/DESCR')
-rw-r--r--textproc/catdoc/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/catdoc/DESCR b/textproc/catdoc/DESCR
new file mode 100644
index 00000000000..2d9c2f01155
--- /dev/null
+++ b/textproc/catdoc/DESCR
@@ -0,0 +1,7 @@
+catdoc behaves much like cat(1) but reads MS-Word file and
+produces human-readable text on standard output. Option-
+ally it can use latex(1) escape sequences for characters
+which have special meaning for LaTeX. It also makes some
+effort to recognize MS-Word tables, although it never
+tries to write correct headers for LaTeX tabular environ-
+ment.