2014-08-11 13:27:10 +02:00

7 lines
322 B
Plaintext

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.