SlackBuildsOrg/libraries/libepubgen/README
Hunter Sezen 852c896c02 libraries/libepubgen: Added (EPUB generator for librevenge).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-02-28 08:57:11 +07:00

10 lines
477 B
Text

libepubgen is a library for generating documents in EPUB format,
implementing librevenge document interfaces. It supports conversion
of text documents, presentations and vector drawings. Spreadsheets
are not supported. As these interfaces are used by multiple libraries,
libepubgen can be used to generate EPUB from many sources.
To build the tests, install cppunit before running this script.
To build the doxygen html documentation use:
DOC="yes" ./libepubgen.SlackBuild