Metadata-Version: 1.0
Name: Flask-AutoIndex
Version: 0.2.0
Summary: A mod_autoindex for Flask
Home-page: http://github.com/sublee/flask-autoindex
Author: Lee Heung-sub
Author-email: heung@sublee.kr
License: BSD
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://docs.sublee.kr/flask-autoindex>`_
        * `development version
          <http://github.com/sublee/flask-autoindex/zipball/master>`_
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
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
