Menu

Tree [1c4edb] master /
 History

HTTPS access


File Date Author Commit
 build 2014-12-01 Fridrich Štrba Fridrich Štrba [1cf137] Dist errors
 docs 2017-10-31 Fridrich Štrba Fridrich Štrba [2c6375] doxygen -u
 inc 2019-12-08 Miklos Vajna Miklos Vajna [7f338f] Make these member functions static
 m4 2017-08-02 Miklos Vajna Miklos Vajna [49f646] m4: MSVC defines __cplusplus as 199711L still
 src 2022-06-17 Miklos Vajna Miklos Vajna [1c4edb] Test for "remove direction property from versio...
 .clang-tidy 2019-12-08 Miklos Vajna Miklos Vajna [032c91] Avoid accessing static members through instances
 .gitignore 2017-04-25 David Tardon David Tardon [5e146e] only ignore auto-updated files in m4
 AUTHORS 2014-06-08 David Tardon David Tardon [607828] create a new project
 COPYING 2014-06-08 David Tardon David Tardon [607828] create a new project
 HACKING 2014-06-08 David Tardon David Tardon [607828] create a new project
 Makefile.am 2017-11-29 Miklos Vajna Miklos Vajna [38aa72] EPUBGenerator: fixed layout implies split on pa...
 NEWS 2018-06-03 David Tardon David Tardon [fd2ae0] prepare for a release
 README 2014-07-05 David Tardon David Tardon [603a76] write README
 TODO 2014-07-05 David Tardon David Tardon [6f44b8] add some TODO items
 astyle.options 2014-06-08 David Tardon David Tardon [607828] create a new project
 autogen.sh 2017-08-02 David Tardon David Tardon [a21511] look for macros in m4/
 buildnumber.sh 2014-06-08 David Tardon David Tardon [607828] create a new project
 configure.ac 2018-06-03 David Tardon David Tardon [d10ea4] bump release
 createBuildNumber.pl 2014-06-08 David Tardon David Tardon [607828] create a new project
 libepubgen.pc.in 2014-06-08 David Tardon David Tardon [607828] create a new project

Read Me

libepubgen is a library for generating documents in (surprise!) EPUB format,
implementing librevenge document interfaces. It supports conversion of text
documents, presentations and vector drawings. Spreadsheets are not supported,
because conversion of a spreadsheet to EPUB does not (IMHO) make much sense. As
these interfaces are used by multiple libraries, libepubgen can be used to
generate EPUB from many sources.

libepubgen requires boost and librevenge to build. It also needs doxygen to
generate API documentation (can be disabled by passing --without-docs to
configure).

The library is available under MPL 2.0+.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.