Metadata-Version: 2.1
Name: wirestack
Version: 0.1.0
Summary: WireStack Framework for building fast, scalable websocket apps with aiohttp.
License: MIT
Author: VincentRPS
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
