AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/requirements.txt
ci/templates/.appveyor.yml
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/alldata.rst
docs/reference/index.rst
src/.DS_Store
src/alldata/__init__.py
src/alldata/__main__.py
src/alldata/cli.py
src/alldata.egg-info/PKG-INFO
src/alldata.egg-info/SOURCES.txt
src/alldata.egg-info/dependency_links.txt
src/alldata.egg-info/entry_points.txt
src/alldata.egg-info/not-zip-safe
src/alldata.egg-info/requires.txt
src/alldata.egg-info/top_level.txt
tests/test_alldata.py