leptonlib 1.69-4ubuntu1 source package in Ubuntu

Changelog

leptonlib (1.69-4ubuntu1) saucy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/control: Build-depend on libtiff-dev rather than libtiff4-dev.

leptonlib (1.69-4) unstable; urgency=low

  * Webp transition.
 -- Logan Rosen <email address hidden>   Thu, 04 Jul 2013 13:43:34 -0400

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
leptonlib_1.69.orig.tar.gz 6.9 MiB 08c6fa5d0920b2ae83f1d0f257f8d08783ab88bcf263136cb7a62635e60128f0
leptonlib_1.69-4ubuntu1.debian.tar.gz 5.6 KiB f0f5b2f5a03a3ed4ef5de8ea81ceade791a34e1f959daec18d63051788fe7943
leptonlib_1.69-4ubuntu1.dsc 1.6 KiB ec9a8ea3ae209429ba2020915a8beea678406b4a0219cd2bfc8a48d4086413ad

Available diffs

View changes file

Binary packages built by this source

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

No description available for leptonica-progs in ubuntu saucy.

liblept3: No summary available for liblept3 in ubuntu saucy.

No description available for liblept3 in ubuntu saucy.

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.