Metadata-Version: 1.1
Name: django-webdav
Version: 0.1
Summary: A WebDAV server for Django.
Home-page: http://code.google.com/p/django-webdav/
Author: SmartFile
Author-email: btimby@smartfile.com
License: UNKNOWN
Description: 
        WebDAV implemented as a Django application. The motivation for this project is to
        allow authentication of users against Django's contrib.auth system, while also
        exporting different directories per user. Many Django tools and app can be combined
        with this such as django-digest etc. to provide a powerful WebDAV server. 
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
