LICENSE
README
pyproject.toml
mundare/__init__.py
mundare/__main__.py
mundare/cli.py
mundare/load.py
mundare/ptn.py
mundare.egg-info/PKG-INFO
mundare.egg-info/SOURCES.txt
mundare.egg-info/dependency_links.txt
mundare.egg-info/entry_points.txt
mundare.egg-info/requires.txt
mundare.egg-info/top_level.txt
mundare/features/__init__.py
mundare/features/backup.py
mundare/features/cleanup.py
mundare/features/translate.py
mundare/part/__init__.py
mundare/part/invalid.py
mundare/part/main.py
mundare/translate/__init__.py
mundare/translate/lines.py
mundare/writer/__init__.py
mundare/writer/image.py
mundare/writer/result.py
tests/test_cli.py
tests/test_codero.py
tests/test_dumper.py
tests/test_footnote.py
tests/test_gap.py
tests/test_headnote.py
tests/test_horizontals.py
tests/test_nofont.py
tests/test_pagenumber.py
tests/test_regression.py
tests/test_translate.py