DFSG NEW Queue

DFSG, Licensing & New Packages Team

libnet-davtalk-perl 0.25-1

Package Information

Descriptionclient library for talking to DAV servers

Net::DAVTalk is the transport layer shared by the CalDAV and CardDAV client modules. It handles WebDAV request construction, XML namespace registration, PROPFIND and REPORT bodies, multi-status response parsing and authentication against a DAV endpoint.

Requests are built with XML::Spice and responses parsed with XML::Fast, and the result is returned as Perl data structures rather than a DOM.

MaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed ByEdmund Lodewijks <edmund@proteamail.com>
Sponsorgregoa@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/perl-team/modules/packages/libnet-davtalk-perl.git (browse)
Closes#1145722
Trackerhttps://tracker.debian.org/pkg/libnet-davtalk-perl
Uploaded3 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateMon, 31 Aug 2026 10:07:50 +0200
Sourcelibnet-davtalk-perl
Version0.25-1
Changed-ByEdmund Lodewijks
Changelog
libnet-davtalk-perl (0.25-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145722)
.dsc
Sectionperl
Priorityoptional
Componentmain
Package-Listlibnet-davtalk-perl deb perl optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Net-DAVTalk
Upstream-Contact: Bron Gondwana <brong@cpan.org>
Source: https://metacpan.org/release/Net-DAVTalk

Files: *
Copyright: 2015-2026, Fastmail Pty Ltd
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2026, Edmund Lodewijks <edmund@proteamail.com>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

Back to Dashboard | View all reviews for this package