img2pdf 0.4.0-1 source package in Ubuntu

Changelog

img2pdf (0.4.0-1) unstable; urgency=medium

  * new upstream release (closes: #966944)
     - debian/control: add B-D on pikepdf, pytest, icc-profiles-free,
       libgs9-common
     - add debian/patches/remove_pdfrw.patch
     - add debian/patches/endianess-endianness.patch
     - add debian/patches/imdepth.patch
     - add debian/patches/disableicc.patch
  * debian/rules: use debian/pybuild.testfiles to do away with dh_auto_test
    override
  * rewrite autopkgtest to use pytest
  * debian/control: numpy and scipy need <!nocheck>

 -- Johannes 'josch' Schauer <email address hidden>  Thu, 27 Aug 2020 09:56:16 +0200

Upload details

Uploaded by:
Johannes Schauer Marin Rodrigues
Uploaded to:
Sid
Original maintainer:
Johannes Schauer Marin Rodrigues
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
img2pdf_0.4.0-1.dsc 2.8 KiB f6c60d38b57e0a4fd377e38ec5cd4f2b93aee48699dd011bf2fcfdb4e6ae35ff
img2pdf_0.4.0.orig.tar.gz 104.5 KiB eaee690ab8403dd1a9cb4db10afee41dd3e6c7ed63bdace02a0121f9feadb0c9
img2pdf_0.4.0.orig.tar.gz.asc 833 bytes 3805aeae7ff3114495a992a567d74af6da7084dff2095a11a38bad4c3e7f23ff
img2pdf_0.4.0-1.debian.tar.xz 11.9 KiB eab93b6c5a0c7266211ae19a77789d5129b6390dd216ac1bf31e5e7eed39c435

No changes file available.

Binary packages built by this source

img2pdf: Lossless conversion of raster images to PDF

 This program will take a list of raster images and produce a PDF file with the
 images embedded in it. JPEG and JPEG2000 images will be included without
 recompression. Raster images in other formats will be included with zip/flate
 encoding which usually leads to an increase in the resulting size because
 formats like png compress better than PDF which just zip/flate compresses the
 RGB data. As a result, this tool is able to losslessly wrap images into a PDF
 container with a quality to filesize ratio that is typically better (in case
 of JPEG and JPEG2000 images) or equal (in case of other formats) than that of
 existing tools.
 .
 This package contains the executable.

python3-img2pdf: No summary available for python3-img2pdf in ubuntu hirsute.

No description available for python3-img2pdf in ubuntu hirsute.