libmail-jmaptalk-perl 0.18-1
Package Information
| Description | client library for talking to JMAP servers Mail::JMAPTalk is a small JMAP client: it authenticates against a JMAP endpoint, issues method calls in batches, and returns the responses as Perl data structures. It also handles blob upload and download, which makes it useful for driving a JMAP server from test suites as well as from applications. An upload with no explicit content type is typed with File::LibMagic where that is installed, and falls back to application/octet-stream where it is not. |
|---|---|
| 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/libmail-jmaptalk-perl.git (browse) |
| Closes | #1145719 |
| Tracker | https://tracker.debian.org/pkg/libmail-jmaptalk-perl |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Mon, 31 Aug 2026 10:07:50 +0200 |
| Source | libmail-jmaptalk-perl |
| Version | 0.18-1 |
| Changed-By | Edmund Lodewijks |
| Architecture | source all |
Changelog
libmail-jmaptalk-perl (0.18-1) unstable; urgency=medium . * Initial release. (Closes: #1145719)
.dsc
| Package-List | libmail-jmaptalk-perl deb perl optional arch=all |
|---|---|
| Section | perl |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mail-JMAPTalk Upstream-Contact: Bron Gondwana <brong@cpan.org> Source: https://metacpan.org/release/Mail-JMAPTalk 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'.