blob: 86b2218088c95c3a8f2479a3cfc1726d9214aff1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
cppunit is an optional dependency to build and run the unit tests.
To build the doxygen html documentation use:
DOC="yes".
|