Metadata-Version: 1.1
Name: Flask-AutoIndex
Version: 0.6.4
Summary: The mod_autoindex for Flask
Home-page: http://pythonhosted.org/Flask-AutoIndex
Author: RIGAUDIE David
Author-email: UNKNOWN
License: MIT
Description: 
        Flask-AutoIndex
        ---------------
        
        Flask-AutoIndex generates an index page for your `Flask`_ application
        automatically. The result just like `mod_autoindex`_, but the look is more
        awesome! Look at this:
        
        .. _Flask: http://flask.pocoo.org/
        .. _mod_autoindex: http://httpd.apache.org/docs/current/mod/mod_autoindex.html
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-AutoIndex/>`_
        * `development version
          <http://github.com/sublee/flask-autoindex/zipball/master#egg=flask-autoindex-dev>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
