LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
aton/__init__.py
aton/decoder.py
aton/encoder.py
aton/version.py
aton_format.egg-info/PKG-INFO
aton_format.egg-info/SOURCES.txt
aton_format.egg-info/dependency_links.txt
aton_format.egg-info/requires.txt
aton_format.egg-info/top_level.txt
tests/__init__.py
tests/test_decoder.py
tests/test_encoder.py
tests/test_roundtrip.py