Metadata-Version: 2.1
Name: amipwned
Version: 0.2.0
Summary: A minimal self-hosted haveibeenpwned application.
Home-page: https://github.com/mjdubell/amipwned
Author: Michael
Author-email: michael@dubell.io
Requires-Python: >=3.7,<4.0
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aiodns (>=2.0,<3.0)
Requires-Dist: aiohttp (>=3.5,<4.0)
Requires-Dist: aioredis (>=1.2,<2.0)
Requires-Dist: asyncpg (>=0.18.3,<0.19.0)
Requires-Dist: cchardet (>=2.1,<3.0)
Requires-Dist: psycopg2 (>=2.8,<3.0)
Project-URL: Repository, https://github.com/mjdubell/amipwned
