summaryrefslogtreecommitdiff
path: root/textproc/catdoc-tk/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-09-17 14:58:44 +0000
committerjmmv <jmmv@pkgsrc.org>2003-09-17 14:58:44 +0000
commit93aa2b193ba7f37700cef04723df8855d05d1bae (patch)
treed14843be58134006d4c41aaa590aa9a16baa6281 /textproc/catdoc-tk/DESCR
parent6ef29bd48d7b8ffea3cb1af4f5dc9399a3c4d4c0 (diff)
downloadpkgsrc-93aa2b193ba7f37700cef04723df8855d05d1bae.tar.gz
Initial addition of catdoc-tk, version 0.91.4:
This package provides the wordview utility that comes with catdoc.
Diffstat (limited to 'textproc/catdoc-tk/DESCR')
-rw-r--r--textproc/catdoc-tk/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/catdoc-tk/DESCR b/textproc/catdoc-tk/DESCR
new file mode 100644
index 00000000000..4977baf5ab2
--- /dev/null
+++ b/textproc/catdoc-tk/DESCR
@@ -0,0 +1,10 @@
+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.
+
+This package provides the wordview program that comes with
+catdoc, which requires Tk and X11.