libhttp-dav-perl

Rating: 
0
No votes yet

WebDAV client library for Perl, and "dave" CLI client
HTTP::DAV provides client-side access to a DAV server. DAV is a
protocol for remote web-site authoring and management. Now you can
LOCK, DELETE and PUT files and much more on a DAV-enabled webserver.
.
The PerlDAV library consists of:
.
* HTTP::DAV - an object-oriented Web-DAV client API.
* dave - the DAV Explorer, an end-user Unix console program for
interacting with WebDAV servers. dave looks and feels like a
standard Unix ftp program.
.
Learn more about WebDAV at http://www.webdav.org/

Application versions: 
AttachmentSizeDate
File libhttp-dav-perl_0.38-1_all.deb96.52 KB05/08/2013 - 14:27
Changelog: 

libhttp-dav-perl (0.38-1) unstable; urgency=low

* New upstream release (Closes: #560249).
* Obsoletes (incorporates) all local patches.
* Upgrade to debhelper compat level 5 (no changes needed except
adjustment of build-dependency).
* Upgrade to Standards-Version level 3.8.3 (no changes needed).
* Reformat description to avoid line wrapping of the bullet list.
(Closes: #480329)
* Remove obsolete "tag" target from debian/rules.
* Don't ignore all distclean failures in debian/rules; check for existence
of Makefile instead.