MANIFEST.in
setup.py
test_avro/__init__.py
test_avro/helpers.py
test_avro.egg-info/PKG-INFO
test_avro.egg-info/SOURCES.txt
test_avro.egg-info/dependency_links.txt
test_avro.egg-info/top_level.txt
test_avro/records/ComplexRecord.py
test_avro/records/ExampleEvent.py
test_avro/records/RecordWithArray.py
test_avro/records/RecordWithEnum.py
test_avro/records/RecordWithLogicalTypes.py
test_avro/records/RecordWithMap.py
test_avro/records/RecordWithNestedMap.py
test_avro/records/RecordWithNestedUnion.py
test_avro/records/RecordWithRecord.py
test_avro/records/RecordWithUnion.py
test_avro/records/Thing.py
test_avro/records/__init__.py
test_avro/records/nested/CommonReference.py
test_avro/records/nested/Flavor.py
test_avro/records/nested/NestedUnion.py
test_avro/records/nested/NestedUnion2.py
test_avro/records/nested/Thing2.py
test_avro/records/nested/Thing3.py
test_avro/records/nested/__init__.py