diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2014-03-24 09:31:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-24 13:02:14 +0700 |
commit | ab09016092f9b536dd1992fcc16aae9d08c3e3e9 (patch) | |
tree | e6dd39bd857aed6f4a5c8d87f383b1c7c3c60f85 /office/docx2txt/README | |
parent | fe35329a9cdeb8c8eb03623afa9171da4e0617bb (diff) | |
download | slackbuilds-ab09016092f9b536dd1992fcc16aae9d08c3e3e9.tar.gz |
office/docx2txt: Added (docx to text converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/docx2txt/README')
-rw-r--r-- | office/docx2txt/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/office/docx2txt/README b/office/docx2txt/README new file mode 100644 index 0000000000..60b830d96d --- /dev/null +++ b/office/docx2txt/README @@ -0,0 +1,4 @@ +docx2txt - docx to text converter + +docx2txt is a perl based command line utility to convert Microsoft Office OOXML +(docx) documents to equivalent ASCII text documents. |