Metadata-Version: 1.0
Name: Flask-Modus
Version: 0.0.1
Summary: Flask Method Overriding Middleware.
Home-page: https://github.com/rhyselsmore/flask-modus
Author: Rhys Elsmore
Author-email: me@rhys.io
License: BSD
Description: 
        Flask-Modus
        ------------
        
        This is a simple Flask extension that configures your Flask
        application to handle method overrides when POSTing.
        
        
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
