Metadata-Version: 2.3
Name: starlette-gzip-request
Version: 0.1.0
Summary: A custom ASGI middleware for starlette to handle GZipped HTTP Requests
Project-URL: Documentation, https://github.com/RazCrimson/starlette-gzip-request#readme
Project-URL: Issues, https://github.com/RazCrimson/starlette-gzip-request/issues
Project-URL: Source, https://github.com/RazCrimson/starlette-gzip-request
Author-email: Bharath Vignesh J K <52282402+RazCrimson@users.noreply.github.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: starlette
Description-Content-Type: text/markdown

# starlette-gzip-request