LICENSE
MANIFEST.in
README.adoc
setup.cfg
setup.py
versioneer.py
pg8000/__init__.py
pg8000/_version.py
pg8000/converters.py
pg8000/core.py
pg8000/exceptions.py
pg8000.egg-info/PKG-INFO
pg8000.egg-info/SOURCES.txt
pg8000.egg-info/dependency_links.txt
pg8000.egg-info/requires.txt
pg8000.egg-info/top_level.txt
test/conftest.py
test/stress.py
test/test_adapters.py
test/test_benchmarks.py
test/test_connection.py
test/test_copy.py
test/test_dbapi.py
test/test_dbapi20.py
test/test_error_recovery.py
test/test_paramstyle.py
test/test_prepared_statement.py
test/test_query.py
test/test_typeconversion.py
test/test_typeobjects.py