LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/build/Makefile
docs/build/api.rst
docs/build/changelog.rst
docs/build/conf.py
docs/build/index.rst
docs/build/usage.rst
foundationdb_sql/__init__.py
foundationdb_sql/api.py
foundationdb_sql/compat.py
foundationdb_sql/impl.py
foundationdb_sql/psycopg2.py
foundationdb_sql.egg-info/PKG-INFO
foundationdb_sql.egg-info/SOURCES.txt
foundationdb_sql.egg-info/dependency_links.txt
foundationdb_sql.egg-info/not-zip-safe
foundationdb_sql.egg-info/requires.txt
foundationdb_sql.egg-info/top_level.txt
tests/__init__.py
tests/fixtures.py
tests/test_cursor.py
tests/test_psycopg2.py