README.md
pyproject.toml
setup.py
docauto/__init__.py
docauto/cli.py
docauto/config.py
docauto/exceptions.py
docauto/fs.py
docauto/generator.py
docauto/logger.py
docauto/models.py
docauto/parsers.py
docauto/services.py
docauto/tracker.py
docauto/transformers.py
docauto/utils.py
docauto.egg-info/PKG-INFO
docauto.egg-info/SOURCES.txt
docauto.egg-info/dependency_links.txt
docauto.egg-info/entry_points.txt
docauto.egg-info/requires.txt
docauto.egg-info/top_level.txt
tests/test_cli.py
tests/test_code_fs.py
tests/test_transformers.py