File: control

package info (click to toggle)
python-davlib 1.8-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 44 kB
  • ctags: 45
  • sloc: python: 241; makefile: 30
file content (16 lines) | stat: -rw-r--r-- 631 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-davlib
Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends-Indep: debhelper (>= 4.1.67), python
Standards-Version: 3.6.1

Package: python-davlib
Architecture: all
Depends: ${python:Depends}, 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.