diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-09 00:56:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 01:58:54 +0700 |
commit | fb83a7a491515ed9eec43f20513bec29f0a322dc (patch) | |
tree | b4ed454615f14310fb30beac5eede5702a67316b /libraries/libcdr/README | |
parent | 1b7cc95507effb659f6d7046d1be2d7f6de8011e (diff) | |
download | slackbuilds-fb83a7a491515ed9eec43f20513bec29f0a322dc.tar.gz |
libraries/libcdr: Added (CorelDRAW Import Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libcdr/README')
-rw-r--r-- | libraries/libcdr/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libcdr/README b/libraries/libcdr/README new file mode 100644 index 0000000000..f45595f5a9 --- /dev/null +++ b/libraries/libcdr/README @@ -0,0 +1,5 @@ +Libcdr is an import filter library for CorelDRAW files, based on +librevenge. It can import files of all CorelDRAW versions. The +library is a part of the Document Liberation Project. + +To build the doxygen html documentation use DOC="yes". |