colorspacious 1.1.2-3 source package in Ubuntu
Changelog
colorspacious (1.1.2-3) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Sandro Tosi ] * Use the new Debian Python Team contact name and address * debian/copyright - extend packaging copyright years * debian/control - bump Standards-Version to 4.6.0.1 (no changes needed) [ Debian Janitor ] * Bump debhelper from deprecated 9 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.1, no changes needed. -- Sandro Tosi <email address hidden> Sat, 23 Apr 2022 14:51:12 -0400
Upload details
- Uploaded by:
- Sandro Tosi
- Uploaded to:
- Sid
- Original maintainer:
- Sandro Tosi
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
colorspacious_1.1.2-3.dsc | 2.0 KiB | 34f18cdb91aa88bf9dfd4988ee7f62f9c8d30af50fb6731cb64dd548880370e8 |
colorspacious_1.1.2.orig.tar.gz | 672.4 KiB | 5e9072e8cdca889dac445c35c9362a22ccf758e97b00b79ff0d5a7ba3e11b618 |
colorspacious_1.1.2-3.debian.tar.xz | 2.9 KiB | 1eb4ae13418c5ab46af3309c832974a7ad3e1dd375403b7e2915a7364df3dfef |
Available diffs
- diff from 1.1.2-2 to 1.1.2-3 (1.0 KiB)
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), we also include: 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).
.
This package contains the python 3 version of colorspacious