dev-python / colour

Python color representations manipulation library

Official package sites : https://github.com/vaab/colour/ · https://pypi.org/project/colour/ ·

Converts and manipulates common color representation (RGB, HSL, web, ...). Full conversion between RGB, HSL, 6-digit hex, 3-digit hex, human color. One object (Color) or bunch of single purpose function (rgb2hex, hsl2rgb ...). Web format that use the smallest representation between 6-digit (e.g. #fa3b2c), 3-digit (e.g. #fbb), fully spelled color (e.g. white), following W3C color naming for compatible CSS or HTML color specifications. Smooth intuitive color scale generation choosing N color gradients. Can pick colors for you to identify objects of your application.

v0.1.5-r1 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
amd64 arm64 ~x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / python : An interpreted, interactive, object-oriented programming language

sys-apps / polychromatic : RGB lighting management software for GNU/Linux powered by OpenRazer

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Stabilize 0.1.5-r1 ALLARCHES, #922849
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Rewrite the build system to fix .dist-info
Closes: https://bugs.gentoo.org/921644 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Stabilize 0.1.5 arm64, #918198
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Keyword 0.1.5 arm64, #917866
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/colour: enable py3.12
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-python/colour: enable tests
While hidden, the tests are doctests inside the python module. So if we pass `--doctest-modules` to pytest, it will trigger them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/colour: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/colour: Stabilize 0.1.5 amd64, #891553
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
dev-python/colour: enable python 3.11
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
dev-python/colour: new package; add version 0.1.5
for sys-apps/polychromatic Signed-off-by: Maciej Barć <xgqt@gentoo.org>