* Package name : libmail-jmaptalk-perl Version : 0.17 Upstream Author : Bron Gondwana <brong@cpan.org> * URL : https://metacpan.org/release/Mail-JMAPTalk * License : Artistic or GPL-1+ Programming Lang: Perl 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, guessing content types with File::LibMagic, which makes it useful for driving a JMAP server from test suites as well as from applications. This module is a dependency of the Cassandane test suite shipped with cyrus-imapd. Cassandane's 1383 tests cover the CalDAV, CardDAV, JMAP and Sieve surface of the server; 35 suites currently cannot run in Debian because these Perl modules are not packaged. See #1145447. The package will be maintained under the umbrella of the Debian Perl Group.