Skip to main content

Library for building and paring Connexions' EPUBs.

Project description

Library for parsing and building EPUB3 files for connexions content.

Getting started

To install:

python setup.py install

Running tests

https://travis-ci.org/Connexions/cnx-epub.png?branch=master

Either of the following will work:

$ python -m unittest discover
$ python setup.py test

Format notes

Order of documents

To enforcing order of contents, we use the navigation document rather than the Open Packaging Format (OPF), which supports a spine element that aids in epub reader in navigation order. The Connexions library does not use the spine for order. A navigation document is the authority on order of contents and which contents are document like. Anything not included in the navigation document is considered a resource.

Document encapsulation

Collections are easy because they will be sent across as individual OPF entries that contain the collection tree as navigation documents. In the case of publishing module documents without a collection, the navigation document will be flagged as a non-document item.

License

This software is subject to the provisions of the GNU Affero General Public License Version 3.0 (AGPL). See license.txt for details. Copyright (c) 2013 Rice University

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

cnx-epub-0.6.0.zip (34.7 kB view hashes)

Uploaded Source

cnx-epub-0.6.0.tar.gz (26.2 kB view hashes)

Uploaded Source

cnx-epub-0.6.0.tar.bz2 (23.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page