DFSG NEW Queue

DFSG, Licensing & New Packages Team

libmail-jmaptalk-perl 0.18-1

Package Information

Descriptionclient 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.

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/libmail-jmaptalk-perl.git (browse)
Closes#1145719
Trackerhttps://tracker.debian.org/pkg/libmail-jmaptalk-perl
Uploaded2 hours ago

New Package Report

.changes
Distributionunstable
DateMon, 31 Aug 2026 10:07:50 +0200
Sourcelibmail-jmaptalk-perl
Version0.18-1
Changed-ByEdmund Lodewijks
Architecturesource all
Changelog
libmail-jmaptalk-perl (0.18-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145719)
.dsc
Package-Listlibmail-jmaptalk-perl deb perl optional arch=all
Sectionperl
Priorityoptional
Componentmain
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'.

Back to Dashboard | View all reviews for this package