How to install python WebDAV server
-------------------------------

1. Check prerequisites

    + *nix OS (including Mac OS X)
      Windows seems to work
      
    + Python >=2.4.x

2. Run setup.py

    $ python setup.py install

4. Change to the PyDAVServer directory and start server with 

    > ./server.py -h

5. Enjoy

Please send bugs and feature requests to
    s.pamies@banality.de
