diff options
author | Cezary M. Kruk <c.kruk@bigfoot.com> | 2010-05-12 23:32:59 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:32:59 +0200 |
commit | 1d39f97e9d2cfbd184ad58270f6cb3d9e9db1b78 (patch) | |
tree | 4c183789a1002d44c806020522699ed062446d56 /office/catdoc/README | |
parent | 3c0d0ed10fd9d54954c21c24951aafbc00c11e0a (diff) |
office/catdoc: Added to 12.2 repository
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 000000000000..a89983f1eb66 --- /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. |