slackbuilds/libraries/libepubgen
Hunter Sezen 8db8ffc454 libraries/libepubgen: Updated for version 0.1.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-07 14:37:20 +01:00
..
README libraries/libepubgen: Added (EPUB generator for librevenge). 2018-02-28 08:57:11 +07:00
libepubgen.SlackBuild libraries/libepubgen: Updated for version 0.1.1. 2018-06-07 14:37:20 +01:00
libepubgen.info libraries/libepubgen: Updated for version 0.1.1. 2018-06-07 14:37:20 +01:00
slack-desc libraries/libepubgen: Added (EPUB generator for librevenge). 2018-02-28 08:57:11 +07:00

README

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