Metadata-Version: 1.0
Name: WsgiDAV
Version: 0.4.0b2
Summary: Generic WebDAV server based on WSGI
Home-page: http://wsgidav.googlecode.com/
Author: Martin Wendt
Author-email: wsgidav@wwwendt.de
License: The MIT License
Description: WsgiDAV is a WebDAV server for sharing files and other resources over the web.
        It is based on the WSGI interface <http://www.python.org/peps/pep-0333.html>.
        
        It comes bundled with a simple WSGI web server.
        
        *This package is based on PyFileServer by Ho Chun Wei.*
        
        Project home: http://wsgidav.googlecode.com/
        
Keywords: web wsgi webdav application server
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Software Development :: Libraries :: Python Modules
