diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-09 17:34:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-09 17:41:32 +0700 |
commit | 93e71e950f9b967d6e50976c49690583296ef5d5 (patch) | |
tree | 427e2450dbb0fa66d1bd06c5c4c00f5adc31926f /office/unoconv/README | |
parent | 9166d05e56d1d921755c4a65ff2dd79c3b0851c3 (diff) |
office/unoconv: Added (document converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/unoconv/README')
-rw-r--r-- | office/unoconv/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/office/unoconv/README b/office/unoconv/README new file mode 100644 index 000000000000..3fa6d046d0e6 --- /dev/null +++ b/office/unoconv/README @@ -0,0 +1,7 @@ +unoconv converts between any document format that OpenOffice +understands. It uses OpenOffice's UNO bindings for non-interactive +conversion of documents. +Supported document formats include Open Document Format (.odt), +MS Word (.doc), MS Office Open/MS OOXML (.xml), Portable +Document Format (.pdf), HTML, XHTML, RTF, Docbook (.xml), and +more. |