LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
src/hawkmoth/VERSION
src/hawkmoth/__init__.py
src/hawkmoth/__main__.py
src/hawkmoth/doccursor.py
src/hawkmoth/docstring.py
src/hawkmoth/parser.py
src/hawkmoth.egg-info/PKG-INFO
src/hawkmoth.egg-info/SOURCES.txt
src/hawkmoth.egg-info/dependency_links.txt
src/hawkmoth.egg-info/entry_points.txt
src/hawkmoth.egg-info/requires.txt
src/hawkmoth.egg-info/top_level.txt
src/hawkmoth/ext/__init__.py
src/hawkmoth/ext/javadoc/__init__.py
src/hawkmoth/ext/napoleon/__init__.py
src/hawkmoth/ext/transformations/__init__.py
src/hawkmoth/util/__init__.py
src/hawkmoth/util/compiler.py
src/hawkmoth/util/doccompat.py
src/hawkmoth/util/readthedocs.py
src/hawkmoth/util/strutil.py
test/test_cautodoc.py
test/test_cli.py
test/test_parser.py
test/testenv.py