.codecrate.toml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
.github/workflows/codecov.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
.github/workflows/tests.yml
.ledger/ledger.toml
.ledger/taskledger/.ledger-project.toml
.ledger/taskledger/config.toml
abbr2words/__about__.py
abbr2words/__init__.py
abbr2words/__main__.py
abbr2words/_version.py
abbr2words/api.py
abbr2words/core.py
abbr2words/py.typed
abbr2words.egg-info/PKG-INFO
abbr2words.egg-info/SOURCES.txt
abbr2words.egg-info/dependency_links.txt
abbr2words.egg-info/entry_points.txt
abbr2words.egg-info/requires.txt
abbr2words.egg-info/scm_file_list.json
abbr2words.egg-info/scm_version.json
abbr2words.egg-info/top_level.txt
abbr2words/languages/__init__.py
abbr2words/languages/cs.py
abbr2words/languages/de.py
abbr2words/languages/en.py
abbr2words/languages/es.py
abbr2words/languages/fr.py
abbr2words/languages/it.py
abbr2words/languages/pt.py
docs/api.md
docs/cli.md
docs/conf.py
docs/customization.md
docs/index.md
docs/installation.md
docs/languages.md
docs/quickstart.md
docs/release-notes.md
docs/requirements.txt
tests/test_api.py
tests/test_cli.py
tests/test_core_boundaries.py
tests/test_customization.py
tests/test_de.py
tests/test_guards.py
tests/test_packaging.py
tests/test_registry_parity.py
tests/test_smoke_languages.py
tests/data/registry_snapshot.json