CHANGELOG.md
CONFIGURATION.md
GLOSSARY.md
LICENSE
MANIFEST.in
README.md
SPECIFICATION.md
USAGE.md
pyproject.toml
_internal/document_build/ja/CHANGELOG.md
_internal/document_build/ja/CONFIGURATION.md
_internal/document_build/ja/README.md
_internal/document_build/ja/SPECIFICATION.md
_internal/document_build/ja/USAGE.md
_internal/document_build/ja/glossary.md
_internal/document_source/notice.toml
_internal/document_source/dirpluck_docs/__init__.py
_internal/document_source/dirpluck_docs/changelog/__init__.py
_internal/document_source/dirpluck_docs/changelog/canonical.py
_internal/document_source/dirpluck_docs/configuration/__init__.py
_internal/document_source/dirpluck_docs/configuration/canonical.py
_internal/document_source/dirpluck_docs/readme/__init__.py
_internal/document_source/dirpluck_docs/readme/canonical.py
_internal/document_source/dirpluck_docs/specification/__init__.py
_internal/document_source/dirpluck_docs/specification/canonical.py
_internal/document_source/dirpluck_docs/usage/__init__.py
_internal/document_source/dirpluck_docs/usage/canonical.py
_internal/document_source/dirpluck_docs/vocabulary/__init__.py
_internal/document_source/dirpluck_docs/vocabulary/canonical.py
_internal/document_source/dirpluck_docs/vocabulary/terms.py
src/dirpluck/__init__.py
src/dirpluck/builder.py
src/dirpluck/cli.py
src/dirpluck/config.py
src/dirpluck/errors.py
src/dirpluck.egg-info/PKG-INFO
src/dirpluck.egg-info/SOURCES.txt
src/dirpluck.egg-info/dependency_links.txt
src/dirpluck.egg-info/entry_points.txt
src/dirpluck.egg-info/top_level.txt
src/dirpluck/docs/CONFIGURATION.md
src/dirpluck/docs/GLOSSARY.md
src/dirpluck/docs/README.md
src/dirpluck/docs/SPECIFICATION.md
src/dirpluck/docs/USAGE.md
tests/test_builder.py
tests/test_cli.py
tests/test_config.py
tests/test_public_interface.py
tools/sync_package_docs.py
tools/verify_distribution_contents.py