CHANGELOG.md
LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
docs/cli.md
docs/index.md
docs/library.md
licenses/third_party/summary.tsv
licenses/third_party/packages/mypy/LICENSE
licenses/third_party/packages/pytest/LICENSE
licenses/third_party/packages/pytest-cov/LICENSE
licenses/third_party/packages/pyyaml/LICENSE
licenses/third_party/packages/ruff/LICENSE
licenses/third_party/packages/twine/LICENSE
src/dictparser/__init__.py
src/dictparser/__main__.py
src/dictparser/_version.py
src/dictparser/dictparser.py
src/dictparser/py.typed
src/ga_dictparser.egg-info/PKG-INFO
src/ga_dictparser.egg-info/SOURCES.txt
src/ga_dictparser.egg-info/dependency_links.txt
src/ga_dictparser.egg-info/entry_points.txt
src/ga_dictparser.egg-info/requires.txt
src/ga_dictparser.egg-info/top_level.txt
tests/test_basic.py
tests/test_version.py