diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-18 13:28:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:23:03 +0700 |
commit | fe7818ebad572cbc9f36fbf0dd5f7e4d8ddd2f39 (patch) | |
tree | 4229d28c471cf9efddc0a3fabcdcaaae227b36b5 /libraries/libmspub/README | |
parent | 8e4016d06de8fb12197e2b35be5ec3a57211aba1 (diff) |
libraries/libmspub: Added (Microsoft Publisher Import Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libmspub/README')
-rw-r--r-- | libraries/libmspub/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libmspub/README b/libraries/libmspub/README new file mode 100644 index 000000000000..368c995f3643 --- /dev/null +++ b/libraries/libmspub/README @@ -0,0 +1,5 @@ +Libmspub is an import filter library for Microsoft Publisher files, +based on librevenge. It can import .pub files of all Microsoft +Publisher versions. It is a part of the Document Liberation Project. + +To build the doxygen html documentation use DOC="yes". |