LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
avro/__init__.py
avro/cli.py
avro/config.py
avro/main.py
avro.py.egg-info/PKG-INFO
avro.py.egg-info/SOURCES.txt
avro.py.egg-info/dependency_links.txt
avro.py.egg-info/entry_points.txt
avro.py.egg-info/requires.txt
avro.py.egg-info/top_level.txt
avro/resources/__init__.py
avro/resources/dictionary.py
avro/utils/__init__.py
avro/utils/count.py
avro/utils/validate.py
tests/test_main.py
tests/test_utils_count.py
tests/test_utils_validate.py