blob: 4326d742829ce9297c860686b5cfa7e086e8dfc5 (
plain)
1
2
3
4
5
6
|
Python WebDAV implementation (level 1 and 2) that features a library that
enables you to integrate WebDAV server capabilities to your application.
A fully working example on how to use the library is included. You can find a
server in the DAVServer package. This server is fully functional and can even
be run as daemon.
|