.flake8.cython
.travis_build_wheel.sh
ChangeLog
Dockerfile
LICENSE
MANIFEST.in
Makefile
NOTICE.txt
README.md
developer_requirements.txt
publish.sh
pytest.ini
run-tests.sh
setup.cfg
setup.py
tag.sh
tox.ini
docs/Makefile
docs/command_line_script.rst
docs/conf.py
docs/index.rst
docs/reader.rst
docs/schema.rst
docs/validation.rst
docs/writer.rst
fastavro/__init__.py
fastavro/__main__.py
fastavro/_read.c
fastavro/_read.pyx
fastavro/_read_common.py
fastavro/_read_py.py
fastavro/_schema.c
fastavro/_schema.pyx
fastavro/_schema_common.py
fastavro/_schema_py.py
fastavro/_six.c
fastavro/_six.pyx
fastavro/_timezone.py
fastavro/_validate_common.py
fastavro/_validation.c
fastavro/_validation.pyx
fastavro/_validation_py.py
fastavro/_write.c
fastavro/_write.pyx
fastavro/_write_py.py
fastavro/const.py
fastavro/read.py
fastavro/schema.py
fastavro/six.py
fastavro/validation.py
fastavro/write.py
fastavro.egg-info/PKG-INFO
fastavro.egg-info/SOURCES.txt
fastavro.egg-info/dependency_links.txt
fastavro.egg-info/entry_points.txt
fastavro.egg-info/not-zip-safe
fastavro.egg-info/requires.txt
fastavro.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_aliases.py
tests/test_block_reader.py
tests/test_complex.py
tests/test_fastavro.py
tests/test_logical_types.py
tests/test_main_module.py
tests/test_promotion.py
tests/test_schema.py
tests/test_schema_evolution.py
tests/test_schemaless.py
tests/test_six.py
tests/test_str_py3.py
tests/test_timezone.py
tests/test_types.py
tests/test_validation.py
tests/avro-files/Child.avsc
tests/avro-files/Child1.avsc
tests/avro-files/Parent.avsc
tests/avro-files/ParentMissingChild.avsc
tests/avro-files/a_triple_pair.avro
tests/avro-files/bool.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.seperators.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.testWrite.deflate.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.testWrite.plain.avro
tests/avro-files/class org.apache.avro.tool.TestDataFileTools.zerojsonvalues.avro
tests/avro-files/deflate.avro
tests/avro-files/double_float.avro
tests/avro-files/error-type.avro
tests/avro-files/java-generated-uuid.avro
tests/avro-files/lines.avro
tests/avro-files/m.avro
tests/avro-files/no-fields.avro
tests/avro-files/null.avro
tests/avro-files/org.apache.avro.tool.TestDataFileTools.avro
tests/avro-files/part-00000.avro
tests/avro-files/recursive.avro
tests/avro-files/request.avro
tests/avro-files/response.avro
tests/avro-files/snappy.avro
tests/avro-files/test-deflate-0.avro
tests/avro-files/test-deflate-1-A.avro
tests/avro-files/test-deflate-1.avro
tests/avro-files/test-deflate-3-A.avro
tests/avro-files/test-deflate-6-B.avro
tests/avro-files/test-deflate-9.avro
tests/avro-files/test-null-B.avro
tests/avro-files/test-null.avro
tests/avro-files/test-snappy.avro
tests/avro-files/test.avro
tests/avro-files/testDataFileMeta.avro
tests/avro-files/weather-snappy.avro
tests/avro-files/weather-sorted.avro
tests/avro-files/weather.avro