libpillowfight 0.3.0-5build1 source package in Ubuntu

Changelog

libpillowfight (0.3.0-5build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:05:37 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
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.orig.tar.gz 15.6 MiB 8d075eda288d0d8e6d29ccda40c35bbf40d1703b17177bce826642561dcf3b0b
libpillowfight_0.3.0-5build1.debian.tar.xz 5.3 KiB f43780cdb3b80658cc7fc9cf63712f1094800797ca952d52eda0cc6f21b3d1bf
libpillowfight_0.3.0-5build1.dsc 2.3 KiB cb21dcbbe5bff54b79a9861ebfe788a32c726af4f02c1ef5aa36f29dc5026a9d

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