libnet-davtalk-perl 0.25-1
Package Information
| Description | client 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. |
|---|---|
| Maintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Changed By | Edmund Lodewijks <edmund@proteamail.com> |
| Sponsor | gregoa@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libnet-davtalk-perl.git (browse) |
| Closes | #1145722 |
| Tracker | https://tracker.debian.org/pkg/libnet-davtalk-perl |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | source all |
|---|---|
| Distribution | unstable |
| Date | Mon, 31 Aug 2026 10:07:50 +0200 |
| Source | libnet-davtalk-perl |
| Version | 0.25-1 |
| Changed-By | Edmund Lodewijks |
Changelog
libnet-davtalk-perl (0.25-1) unstable; urgency=medium . * Initial release. (Closes: #1145722)
.dsc
| Section | perl |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libnet-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'.