pywebdav is a collection of classes which should make
it easy to write your own DAV server in Python.
WebDAV is an extension to the normal HTTP/1.1 protocol
allowing the user to upload data, create collections of
objects, store properties for objects, etc.
WWW: http://www.webdav.de/
PR: ports/125665
Submitted by: Wen Heping <wenheping at gmail.com>