File: INSTALL

package info (click to toggle)
pywebdav 0.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: python: 2,524; makefile: 12; sh: 10
file content (22 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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