Metadata-Version: 2.1
Name: aerie
Version: 0.0.1b0
Summary: A database library for asyncio.
Author: alex.oleshkevich
Author-email: alex.oleshkevich@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: asyncpg (>=0.18.3,<0.19.0)
Requires-Dist: databases (>=0.2.5,<0.3.0)
Requires-Dist: psycopg2-binary (>=2.8.4,<3.0.0)
