.pre-commit-config.yaml
CHANGELOG.rst
CODEOWNERS
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
runtests.py
tox.ini
news/0001.trivial.rst
src/ateco/__init__.py
src/ateco/_api.py
src/ateco/_codes.py
src/ateco/_load.py
src/ateco.egg-info/PKG-INFO
src/ateco.egg-info/SOURCES.txt
src/ateco.egg-info/dependency_links.txt
src/ateco.egg-info/not-zip-safe
src/ateco.egg-info/requires.txt
src/ateco.egg-info/top_level.txt
src/ateco/data/editions.json
src/ateco/data/provenance.json
src/ateco/data/2007/nodes.json
src/ateco/data/2022/nodes.json
src/ateco/data/2025/nodes.json
src/ateco/data/correspondence/2025_2022.json
src/python_pkg.egg-info/SOURCES.txt
src/python_pkg.egg-info/dependency_links.txt
src/python_pkg.egg-info/requires.txt
src/python_pkg.egg-info/top_level.txt
tests/__init__.py
tests/test_ateco.py