Metadata-Version: 2.1
Name: aiohttp-session-ws
Version: 1.1.1
Summary: session-managed websockets for aiohttp
Home-page: https://github.com/dfee/aiohttp_session_ws
Author: Devin Fee
Author-email: devin@devinfee.com
Keywords: aiohttp,websocket
Requires-Python: >=3.5,<4.0
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Provides-Extra: development
Requires-Dist: aiohttp (>=3.4,<4.0)
Requires-Dist: aiohttp_session (>=2.5,<3.0)
