slackbuilds/libraries/libepubgen
B. Watson ff456cc7d3
libraries/libepubgen: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-16 08:19:21 +07:00
..
README
libepubgen.SlackBuild libraries/libepubgen: Remove .la files. 2022-02-16 08:19:21 +07:00
libepubgen.info libraries/libepubgen: Update maintainer email. 2019-05-07 11:41:37 -07:00
slack-desc

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