BUGS.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/readme.txt
docs/source/HISTORY.rst
docs/source/conf.py
docs/source/credits.rst
docs/source/index.rst
docs/source/known-issues.rst
docs/source/license.rst
docs/source/monads.rst
docs/source/overview.rst
docs/source/ponyorm.rst
docs/source/references.rst
docs/source/scratch.rst
docs/source/terms.rst
docs/source/thoughts.rst
docs/source/translation.rst
docs/source/_revenge/_draft
docs/source/_revenge/index.rst
docs/source/_revenge/qst.rst
docs/source/_revenge/scanners.rst
docs/source/api/core.rst
docs/source/api/interfaces.rst
docs/source/api/translation/py.rst
docs/source/changes/index.rst
docs/source/changes/proposals/001-simpler-term-api.rst
docs/source/changes/proposals/002-use-decompilation.rst
docs/source/ext/autointerface.py
docs/source/ext/pyspec.py
docs/source/figs/expr-tree.dia
docs/source/figs/expr-tree.png
docs/source/figs/unql-data-layers.png
docs/source/figs/unql-data.png
docs/source/history/changes-0.2.0.rst
docs/source/history/changes-0.2.1.rst
docs/source/history/changes-0.3.0.rst
docs/source/history/changes-0.4.0.rst
docs/source/history/changes-0.5.0.rst
docs/source/history/changes-0.5.1.rst
docs/source/history/changes-0.6.0.rst
tests/translation/__init__.py
tests/translation/metamodel.py
tests/translation/model.py
tests/translation/scratch.py
tests/translation/test_metamodel.py
tests/translation/test_py.py
tests/translation/test_py36.py
tests/translation/world.py
xotl/__init__.py
xotl.ql.egg-info/PKG-INFO
xotl.ql.egg-info/SOURCES.txt
xotl.ql.egg-info/dependency_links.txt
xotl.ql.egg-info/namespace_packages.txt
xotl.ql.egg-info/not-zip-safe
xotl.ql.egg-info/requires.txt
xotl.ql.egg-info/top_level.txt
xotl/ql/__init__.py
xotl/ql/core.py
xotl/ql/interfaces.py
xotl/ql/release.py
xotl/ql/scratch.py
xotl/ql/tools.py
xotl/ql/revenge/__init__.py
xotl/ql/revenge/customs.py
xotl/ql/revenge/eight.py
xotl/ql/revenge/exceptions.py
xotl/ql/revenge/parsers.py
xotl/ql/revenge/qst.py
xotl/ql/revenge/scanners.py
xotl/ql/revenge/spark.py
xotl/ql/revenge/tools.py
xotl/ql/revenge/walkers.py
xotl/ql/translation/__init__.py
xotl/ql/translation/monads.py
xotl/ql/translation/py.py