leptonlib 1.79.0-1 source package in Ubuntu

Changelog

leptonlib (1.79.0-1) unstable; urgency=medium

  * New upstream release
  * Serialize tests due to race.
  * Add Multi-Arch: Same (closes: #942062)

 -- Jeff Breidenbach <email address hidden>  Thu, 02 Jan 2020 19:02:45 +0000

Upload details

Uploaded by:
Jeff Breidenbach
Uploaded to:
Sid
Original maintainer:
Jeff Breidenbach
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe graphics

Downloads

File Size SHA-256 Checksum
leptonlib_1.79.0-1.dsc 1.9 KiB 6759c34f5b73abd1ae6e5723b588e6250b58ccff4cf24739a4df3272baddf4cd
leptonlib_1.79.0.orig.tar.gz 12.8 MiB 045966c9c5d60ebded314a9931007a56d9d2f7a6ac39cb5cc077c816f62300d8
leptonlib_1.79.0-1.debian.tar.xz 6.0 KiB f5a4781c2a52431a728d2f6ec4e463a45ff6656216908fc6c22f2a47eeb70667

Available diffs

No changes file available.

Binary packages built by this source

leptonica-progs: No summary available for leptonica-progs in ubuntu groovy.

No description available for leptonica-progs in ubuntu groovy.

leptonica-progs-dbgsym: debug symbols for leptonica-progs
liblept5: No summary available for liblept5 in ubuntu groovy.

No description available for liblept5 in ubuntu groovy.

liblept5-dbgsym: debug symbols for liblept5
libleptonica-dev: image processing library

 Well-tested C library for some basic image processing operations,
 along with a description of the functions and some design methods. A
 full set of affine transformations (translation, shear, rotation,
 scaling) on images of all depths is included, with the exception that
 some of the scaling methods do not work at all depths. There are also
 implementations of binary morphology, grayscale morphology,
 convolution and rank order filters, and applications such as jbig2
 image processing and color quantization. You will also find basic
 utilities for the safe and efficient handling of arrays (of strings,
 numbers, number pairs and image-related geometrical objects), byte
 queues, generic stacks, generic lists, and endian-independent
 indexing into 32-bit arrays.