LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
versioneer.py
./.travis.yml
./readthedocs.yml
./conda/meta.yaml
./docs/environment.yml
./docs/build/html/api.html
./docs/build/html/genindex.html
./docs/build/html/index.html
./docs/build/html/quickstart.html
./docs/build/html/search.html
./docs/build/html/_modules/index.html
./docs/build/html/_modules/intake_avro/source.html
./examples/sample.yml
./tests/twitter.avro
./tests/twitter2.avro
intake_avro/__init__.py
intake_avro/_version.py
intake_avro/source.py
intake_avro.egg-info/PKG-INFO
intake_avro.egg-info/SOURCES.txt
intake_avro.egg-info/dependency_links.txt
intake_avro.egg-info/not-zip-safe
intake_avro.egg-info/pbr.json
intake_avro.egg-info/requires.txt
intake_avro.egg-info/top_level.txt
tests/__init__.py
tests/test_source.py
tests/utils.py