README 477 B

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