LICENSE
MANIFEST.in
README.md
cavro.c
cavro.pyx
pyproject.toml
setup.py
src/array.pxi
src/buffer.pxi
src/codec.pxi
src/container.pxi
src/enum.pxi
src/error.pxi
src/io.pxi
src/logical.pxi
src/map.pxi
src/null.pxi
src/numeric_types.pxi
src/option.pxi
src/promotions.pxi
src/rabin.pxi
src/record.pxi
src/schema.pxi
src/string_types.pxi
src/type.pxi
src/union.pxi
src/zigzag.pxi
src/cavro.egg-info/PKG-INFO
src/cavro.egg-info/SOURCES.txt
src/cavro.egg-info/dependency_links.txt
src/cavro.egg-info/requires.txt
src/cavro.egg-info/top_level.txt
src/tests/test_buffer.pxi
src/tests/test_perf.pxi
src/tests/test_zigzag.pxi
tests/test_apachetests.py
tests/test_avro_equality.py
tests/test_canonical_form.py
tests/test_containers.py
tests/test_ctests.py
tests/test_errors.py
tests/test_resolution.py
tests/test_schema_tests.py