.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.rst
LICENSE
README.rst
codecov.yaml
pyproject.toml
spelling_private_dict.txt
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
admin/__init__.py
admin/binaries.py
admin/create_pyinstaller_binaries.py
admin/release.py
bin/doccmd
src/doccmd/__init__.py
src/doccmd/_setuptools_scm_version.py
src/doccmd/py.typed
src/doccmd.egg-info/PKG-INFO
src/doccmd.egg-info/SOURCES.txt
src/doccmd.egg-info/dependency_links.txt
src/doccmd.egg-info/entry_points.txt
src/doccmd.egg-info/not-zip-safe
src/doccmd.egg-info/requires.txt
src/doccmd.egg-info/top_level.txt
tests/__init__.py
tests/test_doccmd.py
tests/test_admin/__init__.py
tests/test_admin/test_binaries.py
tests/test_doccmd/test_help.txt