Metadata-Version: 2.1
Name: shadowsocks-async
Version: 0.1.0
Summary: shadowsocks built with asyncio.
License: AGPLv3
Author: laoshan-taoist
Author-email: 65347330+laoshan-taoist@users.noreply.github.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: bloom-filter (>=1.3,<2.0)
Requires-Dist: cryptography (>=3.3.1,<4.0.0)
Requires-Dist: fire (>=0.3.1,<0.4.0)
Requires-Dist: hkdf (>=0.0.3,<0.0.4)
Requires-Dist: httpx (>=0.16.1,<0.17.0)
Requires-Dist: peewee (>=3.14.0,<4.0.0)
Requires-Dist: sentry-sdk (>=0.19.5,<0.20.0)
Requires-Dist: uvloop (>=0.14.0,<0.15.0)
