libpillowfight 0.3.0-3 source package in Ubuntu

Changelog

libpillowfight (0.3.0-3) unstable; urgency=medium

  * Make new version (Closes: #945419)
  * debian/salsa-ci.yml: Re-enable build-any Salsa-CI job
  * debian/rules: Add dh_missing --fail-missing

 -- Thomas Perret <email address hidden>  Mon, 02 Dec 2019 23:02:46 +0100

Upload details

Uploaded by:
Thomas Perret
Uploaded to:
Sid
Original maintainer:
Thomas Perret
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpillowfight_0.3.0-3.dsc 2.3 KiB c0e51585a92587e679bdfb015274a6d89212a4e62538727cb5e438c2a628a010
libpillowfight_0.3.0.orig.tar.gz 15.6 MiB 8d075eda288d0d8e6d29ccda40c35bbf40d1703b17177bce826642561dcf3b0b
libpillowfight_0.3.0-3.debian.tar.xz 5.7 KiB bef37aec6a67b9b5406a638684cc014df4d9c0137d944c9dec20add1d9611b0d

No changes file available.

Binary packages built by this source

libpillowfight-dev: Various image processing algorithms library - development files

 Really simple C Library containing various image processing algorithms.
 It includes several image processing algorithms specialized for scanned paper
 described in the library package.
 .
 This package installs the development headers

libpillowfight0: Various image processing algorithms library

 Really simple C Library containing various image processing algorithms.
 It includes the following algorithms:
  - Unpaper's algorithms: Blackfilter, Noisefilter, Blurfilter, Masks,
 Grayfilter, Border
  - Canny edge detection
  - Sobel operator
  - Gaussian blur
  - ACE (Automatic Color Equalization ; Parallelized implementation)
  - SWT (Stroke Width Transformation)
  - Compare : Compare two images (grayscale) and makes the pixels that are
 different really visible (red).
  - Scan borders: Tries to detect the borders of a page in an image coming from
 a scanner.
 .
 This package installs the C library

libpillowfight0-dbgsym: debug symbols for libpillowfight0
python3-pypillowfight: Python 3 bindings for libpillowfight

 Really simple C Library containing various image processing algorithms.
 It includes Python 3 bindings designed to operate on Pillow images.
 .
 This package installs the library for Python 3.

python3-pypillowfight-dbgsym: debug symbols for python3-pypillowfight