CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
book_builder/__init__.py
book_builder/cli.py
book_builder/version.py
book_builder.egg-info/PKG-INFO
book_builder.egg-info/SOURCES.txt
book_builder.egg-info/dependency_links.txt
book_builder.egg-info/entry_points.txt
book_builder.egg-info/requires.txt
book_builder.egg-info/top_level.txt
book_builder/audits/__init__.py
book_builder/audits/audit_questions.py
book_builder/audits/lesson_plans.py
book_builder/audits/reports.py
book_builder/content/__init__.py
book_builder/content/add_labels.py
book_builder/content/create_book_skeleton.py
book_builder/content/namespace.py
book_builder/content/objectives.py
book_builder/content/resources.py
book_builder/content/syllabus_tables.py
book_builder/populator/__init__.py
book_builder/populator/catalog.py
book_builder/populator/cnxml_adapter.py
book_builder/populator/cnxml_shared.py
book_builder/populator/cnxml_to_pretext_section.py
book_builder/populator/document_io.py
book_builder/populator/fragments.py
book_builder/populator/models.py
book_builder/populator/populate.py
book_builder/populator/pretext_adapter.py
book_builder/populator/scoped_ids.py
book_builder/sheets/__init__.py
book_builder/sheets/create_pretext_toc.py
book_builder/sheets/create_stax_toc.py
book_builder/sheets/load_sheets.py
book_builder/utils/__init__.py
book_builder/utils/_csvtools.py
book_builder/utils/_google.py
book_builder/utils/_text.py