cf12eb23ed
PR: ports/144017 Submitted by: Hizbulin Ildar <hizel AT vyborg.ru> Approved by: maintainer timeout
9 lines
333 B
Text
9 lines
333 B
Text
Python WebDAV implementation (level 1 and 2) that features
|
|
a library that enables you to integrate WebDAV server
|
|
capabilities to your application.
|
|
|
|
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/
|