Metadata-Version: 1.1
Name: django-directory
Version: 0.0.4
Summary: A Django application to list and download files from a directory
Home-page: https://github.com/ASKBOT/django-directory
Author: Evgeny.Fadeev
Author-email: evgeny.fadeev@gmail.com
License: GPLv3
Description: Provides a directory listing and links to files,
        while controlling who has the access,
        tested with Django >= 1.8, not tested with Django 3.
Keywords: django,list,download,files,directory
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
