/usr/share/pyshared/Flask_AutoIndex-0.5.egg-info/PKG-INFO is in python-flask-autoindex 0.5-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | Metadata-Version: 1.1
Name: Flask-AutoIndex
Version: 0.5
Summary: The mod_autoindex for Flask
Home-page: http://pythonhosted.org/Flask-AutoIndex
Author: Heungsub Lee
Author-email: sub@subl.ee
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://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 :: 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
|