Metadata-Version: 2.1
Name: falcon-compression
Version: 0.2.1
Summary: Compression middleware for Falcon
Home-page: https://github.com/willnewton/falcon-compression
License: Apache-2.0
Author: Will Newton
Author-email: will.newton@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Brotli (>=1.0.9,<2.0.0)
Project-URL: Repository, https://github.com/willnewton/falcon-compression
Description-Content-Type: text/markdown


# Falcon Compression Middleware

Middleware to apply content compression to Falcon responses.

