PyWebDAV 0.9.3
WebDAV library including a standalone server for python
WebDAV library for python. Consists of a server and the DAV package that provides WebDAV server(!) functionality. Currently supports WebDAV level 1 and level 2 (LOCK, UNLOCK) making it play nice with cadaver, Mac OS X Finder, Windows Explorer or even iCal.
After installation of this package you will have a new script in you $PYTHON/bin directory called davserver. This serves as the main entry point to the server.
This package does not provide client functionality.
Example (using easy_install):
easy_install PyWebDAV davserver -D /tmp -n
Example (unpacking file locally):
tar xvzf PyWebDAV-$VERSION.tar.gz cd pywebdav python setup.py develop davserver -D /tmp -n
For more information: http://code.google.com/p/pywebdav/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| PyWebDAV-0.9.3.tar.gz (md5) | Source | 2009-07-02 17:23:40.698246 | 63KB | 85 | |
- Author: Simon Pamies <spamsch at gmail com>
- Home Page: http://code.google.com/p/pywebdav/
- Keywords: webdav,server,dav,standalone,library,gpl,http,rfc2518,rfc 2518
- License: GPL v2
- Platform: Unix,Windows
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Environment :: Web Environment
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: POSIX
- Programming Language :: Python
- Topic :: Software Development :: Libraries
- Package Index Owner: spamsch
- DOAP record: PyWebDAV-0.9.3.xml
Log in to rate this package.
