README.rst
setup.py
aiopg/__init__.py
aiopg/connection.py
aiopg/cursor.py
aiopg/pool.py
aiopg.egg-info/PKG-INFO
aiopg.egg-info/SOURCES.txt
aiopg.egg-info/dependency_links.txt
aiopg.egg-info/requires.txt
aiopg.egg-info/top_level.txt
tests/__init__.py
tests/test_connection.py
tests/test_cursor.py
tests/test_pool.py
tests/test_version.py