CHANGELOG.md
LICENSE.txt
MANIFEST.in
NOTICE.txt
README.md
setup.py
./scripts/avro
src/spavro/__init__.py
src/spavro/binary.py
src/spavro/datafile.py
src/spavro/exceptions.py
src/spavro/fast_binary.c
src/spavro/fast_binary.pyx
src/spavro/io.py
src/spavro/ipc.py
src/spavro/new_schema.py
src/spavro/protocol.py
src/spavro/schema.py
src/spavro/schema_resolve.py
src/spavro/tool.py
src/spavro/txipc.py
src/spavro.egg-info/PKG-INFO
src/spavro.egg-info/SOURCES.txt
src/spavro.egg-info/dependency_links.txt
src/spavro.egg-info/requires.txt
src/spavro.egg-info/top_level.txt
test/test_datafile.py
test/test_datafile_interop.py
test/test_io.py
test/test_ipc.py
test/test_more_schemas.py
test/test_old_vs_new.py
test/test_protocol.py
test/test_schema.py
test/test_schema_validation.py
test/test_script.py
test/test_write_read_schema_resolver.py