EPUB is the name for the e-book standard documented by the International Digital Publishing Forum (IDPF). EPUB is a packaged set of XML documents, metadata and other media that make up a digital book.
docbook2epub is included in the ePub Tools package, that supports conversions for OpenOffice, RTF, DocBook, TEI and FictionBook documents.
Developers are encouraged to try out the tools and implement them in their own projects.
Requirements:
· Python 2.4 or later
· lxml Python library
· DocBook XSLT 1.74.2 or later
· setuptools
What's New in This Release: [ read full changelog ]
· Added XInclude processing