Metadata-Version: 2.4
Name: rustwasgi
Version: 0.1.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: gunicorn>=20 ; extra == 'gunicorn'
Requires-Dist: fastapi>=0.100 ; extra == 'test'
Requires-Dist: httpx>=0.24 ; extra == 'test'
Requires-Dist: pytest>=7 ; extra == 'test'
Requires-Dist: websockets>=12 ; extra == 'test'
Provides-Extra: gunicorn
Provides-Extra: test
License-File: LICENSE
Requires-Python: >=3.8
