MANIFEST.in
README.md
main.py
pyproject.toml
requirements.txt
setup.py
bin/manzh
docs/manzh.1
manzh/__init__.py
manzh/clean.py
manzh/cli.py
manzh/completion.py
manzh/config.json.example
manzh/config_cli.py
manzh/config_manager.py
manzh/list_manuals.py
manzh/man_utils.py
manzh/optimize.py
manzh/translate.py
manzh.egg-info/PKG-INFO
manzh.egg-info/SOURCES.txt
manzh.egg-info/dependency_links.txt
manzh.egg-info/entry_points.txt
manzh.egg-info/requires.txt
manzh.egg-info/top_level.txt
tests/__init__.py
tests/run_tests.py
tests/unit/__init__.py
tests/unit/test_config_cli.py
tests/unit/test_config_manager.py