libemail-address-xs-perl 1.05-1 source package in Ubuntu

Changelog

libemail-address-xs-perl (1.05-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.05.

 -- gregor herrmann <email address hidden>  Tue, 09 Aug 2022 01:19:06 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libemail-address-xs-perl_1.05-1.dsc 2.4 KiB b7171e6c395507f4fcbfb0e563bce58a07adf3f73843a2396c84264021b024b1
libemail-address-xs-perl_1.05.orig.tar.gz 29.7 KiB 1510b7f10d67201037cd50d22c9d6b26eeca55ededa4cdb46bbca27e59a4ea16
libemail-address-xs-perl_1.05-1.debian.tar.xz 2.7 KiB b73a305e5b911c63fec2e3d4ae51531fa1d0120f98f6c99c88f11a0b27d112f0

Available diffs

No changes file available.

Binary packages built by this source

libemail-address-xs-perl: Perl library for RFC 5322 address/group parsing and formatting

 Email::Address::XS implements RFC 5322 parser and formatter of email
 addresses and groups. It parses an input string from email headers which
 contain a list of email addresses or a groups of email addresses (like From,
 To, Cc, Bcc, Reply-To, Sender, ...). Also it can generate a string value for
 those headers from a list of email addresses objects.
 .
 Parser and formatter functionality is implemented in XS and uses shared code
 from Dovecot IMAP server.
 .
 It is a drop-in replacement for the Email::Address module.

libemail-address-xs-perl-dbgsym: debug symbols for libemail-address-xs-perl