python-imagesize 1.0.0-1build1 source package in Ubuntu

Changelog

python-imagesize (1.0.0-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:42:38 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-imagesize_1.0.0.orig.tar.gz 454.5 KiB 5b326e4678b6925158ccc66a9fa3122b6106d7c876ee32d7de6ce59385b96315
python-imagesize_1.0.0-1build1.debian.tar.xz 2.1 KiB d0fa263b0d0e849f1c30fdf73b942717b8c7f3be64af546907da0a10df7d68bf
python-imagesize_1.0.0-1build1.dsc 2.2 KiB 8d3359db3518ec6d21641c058f80244dcde7f7a4fe44fb8b815ceff9cc656c09

View changes file

Binary packages built by this source

python-imagesize: Python 2 module for getting image size from png/jpeg/jpeg2000/gif file

 This small module parses image header and returns width and height of the
 image. Supported formats are: PNG, JPEG, JPEG2000, GIF.
 .
 This is the Python 2 version of the module.

python3-imagesize: Python 3 module for getting image size from png/jpeg/jpeg2000/gif file

 This small module parses image header and returns width and height of the
 image. Supported formats are: PNG/JPEG/JPEG2000/GIF.
 .
 This is the Python 3 version of the module.