libemail-mime-perl 1.953-1 source package in Ubuntu

Changelog

libemail-mime-perl (1.953-1) unstable; urgency=medium

  * Import upstream version 1.953.
  * Update upstream email address.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 15 Jan 2023 00:15:08 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libemail-mime-perl_1.953-1.dsc 2.7 KiB f4ca694d26ba819cccc8856f6063e20f44ae2241ab50da09196f3857ee35b517
libemail-mime-perl_1.953.orig.tar.gz 121.5 KiB 98fb067850699a224babc348f1cefe30d744c60da8902e7a5ce9d8b7e73df735
libemail-mime-perl_1.953-1.debian.tar.xz 4.7 KiB a732ddec581cb909c9cf9b519cb7f544cf84a7a5207146db3dedb8bc8ab42eda

Available diffs

No changes file available.

Binary packages built by this source

libemail-mime-perl: module for simple MIME message parsing

 Email::MIME is an extension of the Email::Simple module for easily handling
 MIME-encoded messages. It takes a message as a string, splits it up into its
 constituent parts, and allows you access to various parts of the message.
 Headers are decoded from MIME encoding.