File: control

package info (click to toggle)
python-davlib 1.8-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 36 kB
  • ctags: 44
  • sloc: python: 241; makefile: 27; sh: 2
file content (17 lines) | stat: -rw-r--r-- 644 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-davlib
Section: interpreters
Priority: optional
Maintainer: Eric Gillespie, Jr. <epg@debian.org>
Build-Depends-Indep: debhelper (>= 3)
Standards-Version: 3.5.6

Package: python-davlib
Architecture: all
Depends: python (>= 2.1), python (<< 2.2), python-xml
Description: WebDAV client library for Python
 This module provides client-side access to a DAV server.  DAV is a
 protocol for remote web-site authoring and management.  This module
 provides full access to Class 1 services.  In the near future, it
 will offer access to Class 2 services and the expanded DAV services
 such as DASL, versioning, and Advanced Collections.