LICENSE.md
MANIFEST.in
README.md
setup.py
libro_org.egg-info/PKG-INFO
libro_org.egg-info/SOURCES.txt
libro_org.egg-info/dependency_links.txt
libro_org.egg-info/entry_points.txt
libro_org.egg-info/requires.txt
libro_org.egg-info/top_level.txt
se/__init__.py
se/browser.py
se/css.py
se/easy_xml.py
se/epub.py
se/formatting.py
se/images.py
se/main.py
se/se_epub.py
se/se_epub_build.py
se/se_epub_generate_toc.py
se/se_epub_lint.py
se/spelling.py
se/typography.py
se/commands/__init__.py
se/commands/build.py
se/commands/build_images.py
se/commands/clean.py
se/commands/compare_versions.py
se/commands/create_draft.py
se/commands/dec2roman.py
se/commands/extract_ebook.py
se/commands/find_mismatched_diacritics.py
se/commands/help.py
se/commands/hyphenate.py
se/commands/interactive_sr.py
se/commands/lint.py
se/commands/make_url_safe.py
se/commands/modernize_spelling.py
se/commands/prepare_release.py
se/commands/print_manifest.py
se/commands/print_spine.py
se/commands/print_title.py
se/commands/print_toc.py
se/commands/recompose_epub.py
se/commands/renumber_endnotes.py
se/commands/reorder_endnotes.py
se/commands/roman2dec.py
se/commands/semanticate.py
se/commands/split_file.py
se/commands/titlecase.py
se/commands/typogrify.py
se/commands/unicode_names.py
se/commands/version.py
se/commands/word_count.py
se/commands/xpath.py
se/data/__init__.py
se/data/browser.css
se/data/mathmlcontent2presentation.xsl
se/data/navdoc2ncx.xsl
se/data/words
se/data/__pycache__/__init__.cpython-39.pyc
se/data/epubcheck/CHANGELOG.txt
se/data/epubcheck/LICENSE.txt
se/data/epubcheck/README.txt
se/data/epubcheck/THIRD-PARTY.txt
se/data/epubcheck/__init__.py
se/data/epubcheck/epubcheck.jar
se/data/epubcheck/__pycache__/__init__.cpython-39.pyc
se/data/epubcheck/lib/Saxon-HE-9.8.0-8.jar
se/data/epubcheck/lib/animal-sniffer-annotations-1.14.jar
se/data/epubcheck/lib/checker-compat-qual-2.0.0.jar
se/data/epubcheck/lib/common-image-3.4.1.jar
se/data/epubcheck/lib/common-io-3.4.1.jar
se/data/epubcheck/lib/common-lang-3.4.1.jar
se/data/epubcheck/lib/commons-compress-1.20.jar
se/data/epubcheck/lib/error_prone_annotations-2.1.3.jar
se/data/epubcheck/lib/guava-24.1.1-android.jar
se/data/epubcheck/lib/imageio-core-3.4.1.jar
se/data/epubcheck/lib/imageio-jpeg-3.4.1.jar
se/data/epubcheck/lib/imageio-metadata-3.4.1.jar
se/data/epubcheck/lib/isorelax-20030108.jar
se/data/epubcheck/lib/j2objc-annotations-1.1.jar
se/data/epubcheck/lib/jackson-core-asl-1.9.12.jar
se/data/epubcheck/lib/jackson-mapper-asl-1.9.12.jar
se/data/epubcheck/lib/jing-20181222.jar
se/data/epubcheck/lib/jsr305-1.3.9.jar
se/data/epubcheck/lib/sac-1.3.jar
se/data/epubcheck/lib/xercesImpl-2.9.1.jar
se/data/epubcheck/licenses/Apache-2.0.txt
se/data/epubcheck/licenses/BSD-3-Clause.txt
se/data/epubcheck/licenses/MIT.txt
se/data/epubcheck/licenses/MPL-2.0.txt
se/data/epubcheck/licenses/W3C.txt
se/data/fonts/league_spartan/LICENSE.md
se/data/fonts/league_spartan/__init__.py
se/data/fonts/league_spartan/league-spartan-bold.svg
se/data/fonts/league_spartan/__pycache__/__init__.cpython-39.pyc
se/data/fonts/sorts_mill_goudy/LICENSE.md
se/data/fonts/sorts_mill_goudy/__init__.py
se/data/fonts/sorts_mill_goudy/sorts-mill-goudy-italic.svg
se/data/fonts/sorts_mill_goudy/sorts-mill-goudy.svg
se/data/fonts/sorts_mill_goudy/__pycache__/__init__.cpython-39.pyc
se/data/templates/LICENSE.md
se/data/templates/__init__.py
se/data/templates/chapter-template.xhtml
se/data/templates/colophon.xhtml
se/data/templates/compatibility.css
se/data/templates/container.xml
se/data/templates/content.opf
se/data/templates/core.css
se/data/templates/cover.jpg
se/data/templates/cover.svg
se/data/templates/diff-template.html
se/data/templates/gitignore
se/data/templates/imprint.xhtml
se/data/templates/kindle.css
se/data/templates/local.css
se/data/templates/logo.svg
se/data/templates/mimetype
se/data/templates/onix.xml
se/data/templates/proofreading.css
se/data/templates/se.css
se/data/templates/titlepage.svg
se/data/templates/titlepage.xhtml
se/data/templates/toc.xhtml
se/data/templates/uncopyright.xhtml
se/data/templates/__pycache__/__init__.cpython-39.pyc
se/vendor/__init__.py
se/vendor/kindleunpack/__init__.py
se/vendor/kindleunpack/compatibility_utils.py
se/vendor/kindleunpack/kindleunpack.py
se/vendor/kindleunpack/mobi_cover.py
se/vendor/kindleunpack/mobi_dict.py
se/vendor/kindleunpack/mobi_header.py
se/vendor/kindleunpack/mobi_html.py
se/vendor/kindleunpack/mobi_index.py
se/vendor/kindleunpack/mobi_k8proc.py
se/vendor/kindleunpack/mobi_k8resc.py
se/vendor/kindleunpack/mobi_nav.py
se/vendor/kindleunpack/mobi_ncx.py
se/vendor/kindleunpack/mobi_opf.py
se/vendor/kindleunpack/mobi_pagemap.py
se/vendor/kindleunpack/mobi_sectioner.py
se/vendor/kindleunpack/mobi_split.py
se/vendor/kindleunpack/mobi_uncompress.py
se/vendor/kindleunpack/mobi_utils.py
se/vendor/kindleunpack/mobiml2xhtml.py
se/vendor/kindleunpack/unipath.py
se/vendor/kindleunpack/unpack_structure.py
se/vendor/kobo_touch_extended/__init__.py
se/vendor/kobo_touch_extended/kobo.py
se/vendor/mobi/__init__.py
se/vendor/mobi/mobi.py