diff options
Diffstat (limited to 'office/catdoc/README')
-rw-r--r-- | office/catdoc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/office/catdoc/README b/office/catdoc/README new file mode 100644 index 0000000000..a89983f1eb --- /dev/null +++ b/office/catdoc/README @@ -0,0 +1,4 @@ +catdoc reads MS Word file and prints readable ASCII text to stdout, just +like Unix cat command. It also able to produce correct escape sequences +if some UNICODE characters have to be represented specially in your +typesetting system such as (La)TeX. |