Metadata-Version: 1.0
Name: flask-xuacompatible
Version: 0.1.0
Summary: Sets X-UA-Compatible HTTP header in your Flask application.
Home-page: https://github.com/jpvanhal/flask-xuacompatible
Author: Janne Vanhala
Author-email: janne.vanhala@gmail.com
License: BSD
Description: 
        Flask-XUACompatible
        -------------------
        
        This is a simple Flask extension that sets X-UA-Compatible HTTP header for
        all responses.
        
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
