CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.py
cnx_epub.egg-info/PKG-INFO
cnx_epub.egg-info/SOURCES.txt
cnx_epub.egg-info/dependency_links.txt
cnx_epub.egg-info/entry_points.txt
cnx_epub.egg-info/not-zip-safe
cnx_epub.egg-info/pbr.json
cnx_epub.egg-info/requires.txt
cnx_epub.egg-info/top_level.txt
cnxepub/__init__.py
cnxepub/adapters.py
cnxepub/collation.py
cnxepub/data_uri.py
cnxepub/epub.py
cnxepub/formatters.py
cnxepub/html_parsers.py
cnxepub/models.py
cnxepub/testing.py
cnxepub/scripts/__init__.py
cnxepub/scripts/collated_single_html/__init__.py
cnxepub/scripts/collated_single_html/main.py
cnxepub/scripts/single_html/__init__.py
cnxepub/scripts/single_html/main.py
cnxepub/tests/__init__.py
cnxepub/tests/test_adapters.py
cnxepub/tests/test_collation.py
cnxepub/tests/test_epub.py
cnxepub/tests/test_formatters.py
cnxepub/tests/test_html_parsers.py
cnxepub/tests/test_models.py
cnxepub/tests/data/1x1.jpg
cnxepub/tests/data/book-single-page.xhtml
cnxepub/tests/data/cover.png
cnxepub/tests/data/desserts-single-page.html
cnxepub/tests/data/desserts-single-page.xhtml
cnxepub/tests/data/fb74dc89-47d4-4e46-aac1-b8682f487bd5@1.json
cnxepub/tests/data/nav-tree.xhtml
cnxepub/tests/data/ordered-uids.xhtml
cnxepub/tests/data/puppy.uri
cnxepub/tests/data/single_opf.epub
cnxepub/tests/data/blank/README.md
cnxepub/tests/data/blank/META-INF/container.xml
cnxepub/tests/data/book/9b0903d2-13c4-4ebe-9ffe-1ee79db28482@1.6.opf
cnxepub/tests/data/book/README.md
cnxepub/tests/data/book/META-INF/container.xml
cnxepub/tests/data/book/content/9b0903d2-13c4-4ebe-9ffe-1ee79db28482@1.6.xhtml
cnxepub/tests/data/book/content/e78d4f90-e078-49d2-beac-e95e8be70667@3.xhtml
cnxepub/tests/data/book/resources/cover.png
cnxepub/tests/data/book/resources/e3d625fe893b3f1f9aaef3bdf6bfa15c.png
cnxepub/tests/data/loose-pages/faux.opf
cnxepub/tests/data/loose-pages/META-INF/container.xml
cnxepub/tests/data/loose-pages/content/faux.xhtml
cnxepub/tests/data/loose-pages/content/fig-bush.xhtml
cnxepub/tests/data/loose-pages/content/mushroom-cloud.xhtml
cnxepub/tests/data/loose-pages/content/pointer.xhtml
cnxepub/tests/data/loose-pages/resources/openstax.png
cnxepub/tests/data/rebound/9b0903d2-13c4-4ebe-9ffe-1ee79db28482@7.1.opf
cnxepub/tests/data/rebound/README.md
cnxepub/tests/data/rebound/META-INF/container.xml
cnxepub/tests/data/rebound/content/9b0903d2-13c4-4ebe-9ffe-1ee79db28482@7.1.xhtml
cnxepub/tests/scripts/__init__.py
cnxepub/tests/scripts/test_collated_single_html.py
cnxepub/tests/scripts/test_single_html.py