API Reference BUPE v#0.6.3

View Source

Modules

BUPE is an Elixir ePub generator and parser, it supports EPUB v2 and v3.

CLI interface for BUPE.

Configuration structure that holds all the available options for EPUB.

Error raised when date is invalid

Error raised when a file extension name is invalid

Error raised when the language is invalid, must be one of the tags for identifying languages, please see RFC5646 for more details.

Error raised when the given EPUB version is invalid, must be "2.0" or "3.0"

The Item element definition.