[go: up one dir, main page]

File: control

package info (click to toggle)
cadaver 0.23.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 4,344 kB
  • ctags: 5,413
  • sloc: ansic: 45,852; sh: 3,440; makefile: 756; yacc: 291; sed: 27
file content (27 lines) | stat: -rw-r--r-- 1,098 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: cadaver
Section: web
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, autotools-dev, libncurses5-dev, libxml2-dev, libreadline-dev | libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon27-gnutls-dev (>= 0.28)
Standards-Version: 3.8.3
Homepage: http://www.webdav.org/cadaver/
Vcs-Git: git://git.tokkee.org/pkg-cadaver.git
Vcs-Browser: http://git.tokkee.org/?p=pkg-cadaver.git

Package: cadaver
Architecture: any
Depends: ${shlibs:Depends}
Description: command-line WebDAV client
 cadaver supports file upload, download, on-screen display, in-place editing,
 namespace operations (move/copy), collection creation and deletion, property
 manipulation, and resource locking.
 .
 Its operation is similar to the standard BSD ftp(1) client and the Samba
 Project's smbclient(1).
 .
 This package includes GnuTLS (HTTPS) support.
 .
 WebDAV (Web-based Distributed Authoring and Versioning) is a set of
 extensions to the HTTP protocol which allow users to collaboratively edit and
 manage files on remote web servers.