libimage-size-perl 3.300-1.1 source package in Ubuntu

Changelog

libimage-size-perl (3.300-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 28 Dec 2020 13:08:57 +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
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libimage-size-perl_3.300-1.1.dsc 2.1 KiB 2a41322217fa566835cabc061c62bec6459c1f23ade516c44d4ec2c6c63c6fbe
libimage-size-perl_3.300.orig.tar.gz 232.4 KiB 53c9b1f86531cde060ee63709d1fda73cabc0cf2d581d29b22b014781b9f026b
libimage-size-perl_3.300-1.1.debian.tar.xz 5.0 KiB 666b3c83ab09da15d7eb1322b20c61816c1c5855a48d48ef0fb541455d3d7e94

Available diffs

No changes file available.

Binary packages built by this source

libimage-size-perl: module for determining image sizes in several common formats

 Image::Size is a Perl module capable of determining image sizes from several
 common formats. It handles XPM, XBM, GIF, JPEG, PNG, MNG, the PPM family of
 formats (PPM/PGM/PBM), TIFF, FlashMX (Shockwave Flash version 6), WMF/EMF,
 and more.
 .
 It supports additional file types through Image::Magick, and the included
 "imgsize" script provides access to Image::Size from the shell.