Metadata-Version: 1.1
Name: Flask-gzip
Version: 0.1
Summary: Compress responses in your Flask app with gzip.
Home-page: https://github.com/elasticsales/flask-gzip
Author: Anthony Nemitz
Author-email: anemitz@gmail.com
License: BSD
Description: 
        Flask-gzip
        ------------
        
        Flask extension to compress all of your application's responses using gzip.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
