diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-18 13:36:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:23:04 +0700 |
commit | 415b0ba479404971fcf3b1c0a5d9492d2474e212 (patch) | |
tree | 752cf1639ca4c94837e37bb80ca0f58427aafc52 /libraries/libmwaw/README | |
parent | fe7818ebad572cbc9f36fbf0dd5f7e4d8ddd2f39 (diff) |
libraries/libmwaw: Added (Import library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libmwaw/README')
-rw-r--r-- | libraries/libmwaw/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libmwaw/README b/libraries/libmwaw/README new file mode 100644 index 0000000000000..fc481dc609bc2 --- /dev/null +++ b/libraries/libmwaw/README @@ -0,0 +1,6 @@ +Libmwaw is an import filter library for legacy (pre-OS X) Mac files, +based on librevenge. It can import text documents, vector and bitmap +images, spreadsheets and databases of many formats. The library is a +part of the Document Liberation Project. + +To build the doxygen html documentation use DOC="yes". |