Categorygithub.com/mdigger/epub3
repositorypackage
1.0.0
Repository: https://github.com/mdigger/epub3.git
Documentation: pkg.go.dev

# README

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.