diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-09 02:01:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 02:01:11 +0700 |
commit | 1d6978ad7fc3a7f562ceafda131811de25182981 (patch) | |
tree | 235a625bdd3e2c1acf15a654a10150f724ff5d4f /libraries/libetonyek/README | |
parent | 39109f2c985d9c9f7a0390b0f7aa9ed6033d08d7 (diff) | |
download | slackbuilds-1d6978ad7fc3a7f562ceafda131811de25182981.tar.gz |
libraries/libetonyek: Added (Apple Keynote Import Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libetonyek/README')
-rw-r--r-- | libraries/libetonyek/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/libetonyek/README b/libraries/libetonyek/README new file mode 100644 index 0000000000..b584bf4785 --- /dev/null +++ b/libraries/libetonyek/README @@ -0,0 +1,8 @@ +Libetonyek is an import filter library for Apple Keynote presentations, +based on librevenge. It can import presentations of Keynote versions +2-5. Support for version 6 is planned. Support for Pages and Numbers +is planned as well. The library is a part of the Document Liberation +Project. + +To build the doxygen html documentation use DOC="yes". +To build the tests, install cppunit before running this script. |