colorspacious 1.1.2-5 source package in Ubuntu

Changelog

colorspacious (1.1.2-5) unstable; urgency=medium

  * d/control: add myself to uploaders. (Closes: #1065243)
  * Set Rules-Requires-Root: no.
  * d/control: declare compliance to standards version 4.6.2.
  * d/copyright: add missing terms for BSD-3-Clauses.
  * d/watch: bump to version 4.
  * d/control: minor fixups in package description.
  * d/{control,rules}: move to dh-sequence-*.
  * pytest.patch: new: port test items to pytest.
  * d/{control,rules}: support autodep8 pybuild tests.

 -- Étienne Mollier <email address hidden>  Sat, 16 Mar 2024 17:17:54 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
colorspacious_1.1.2-5.dsc 2.3 KiB 2a68aea955812b06eff452ea0b09e664e230377a73fffc63f93b3e3b18ab7e86
colorspacious_1.1.2.orig.tar.gz 672.4 KiB 5e9072e8cdca889dac445c35c9362a22ccf758e97b00b79ff0d5a7ba3e11b618
colorspacious_1.1.2-5.debian.tar.xz 5.6 KiB 94ee298551af73679f77db992107fbef13c81e5d88bd05fe96a5b92258946358

Available diffs

No changes file available.

Binary packages built by this source

python3-colorspacious: library for doing colorspace conversions - Python 3.x

 Colorspacious is a powerful, accurate, and easy-to-use library for
 performing colorspace conversions.
 .
 In addition to the most common standard colorspaces (sRGB, XYZ, xyY,
 CIELab, CIELCh), it also includes: color vision deficiency ("color
 blindness") simulations using the approach of Machado et al (2009); a
 complete implementation of `CIECAM02
 <https://en.wikipedia.org/wiki/CIECAM02>`_; and the perceptually
 uniform CAM02-UCS / CAM02-LCD / CAM02-SCD spaces proposed by Luo et al
 (2006).