Skip to content

mdigger/epub3

Repository files navigation

epub3

Go Reference

The EPUB specification is a distribution and interchange format standard for digital publications and documents. EPUB defines a means of representing, packaging and encoding structured and semantically enhanced Web content — including HTML5, CSS, SVG, images, and other resources — for distribution in a single-file format.

This library describes the format of the data used in the EPUB, and offers easy writer to create publications in this format.