libpillowfight 0.3.0-4ubuntu2 source package in Ubuntu

Changelog

libpillowfight (0.3.0-4ubuntu2) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 19:27:03 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libpillowfight_0.3.0.orig.tar.gz 15.6 MiB 8d075eda288d0d8e6d29ccda40c35bbf40d1703b17177bce826642561dcf3b0b
libpillowfight_0.3.0-4ubuntu2.debian.tar.xz 6.2 KiB f931205e9950c403b4077b9318f0ba2d36a236b1ebc86f6fe886990987f3ba81
libpillowfight_0.3.0-4ubuntu2.dsc 2.4 KiB 99b0873d11640c9e805d785c0a76ca30cd05a7e2b9cc6759b60d177fc7aaf680

Available diffs

View changes file

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