Code

e6bf8fd51fb992a126ed45959097c8915f89e16e
[pkg-cadaver.git] / debian / control
1 Source: cadaver
2 Section: web
3 Priority: optional
4 Maintainer: Sebastian Harl <sh@tokkee.org>
5 Build-Depends: debhelper (>= 5), libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon25-dev
6 Standards-Version: 3.7.2
8 Package: cadaver
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Description: command-line WebDAV client
12  cadaver supports file upload, download, on-screen display, in-place editing,
13  namespace operations (move/copy), collection creation and deletion, property
14  manipulation, and resource locking.
15  .
16  Its operation is similar to the standard BSD ftp(1) client and the Samba
17  Project's smbclient(1).
18  .
19  This package does not include SSL (HTTPS) support due to licensing issues.
20  .
21  WebDAV (Web-based Distributed Authoring and Versioning) is a set of
22  extensions to the HTTP protocol which allows users to collaboratively edit
23  and manage files on remote web servers.
24  .
25   Homepage: http://www.webdav.org/cadaver/