AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
spyql/__init__.py
spyql/agg.py
spyql/cli.py
spyql/log.py
spyql/nulltype.py
spyql/output_handler.py
spyql/processor.py
spyql/quotes_handler.py
spyql/utils.py
spyql/writer.py
spyql.egg-info/PKG-INFO
spyql.egg-info/SOURCES.txt
spyql.egg-info/dependency_links.txt
spyql.egg-info/entry_points.txt
spyql.egg-info/not-zip-safe
spyql.egg-info/requires.txt
spyql.egg-info/top_level.txt
tests/__init__.py
tests/main_test.py
tests/null_test.py