./math/py-colormath, Module that spares the user from directly dealing with color math

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.0.0, Package name: py313-colormath-3.0.0, Maintainer: bacon

Colormath is a simple Python module that spares the user from directly dealing
with color math.
Some features include:
* Support for a wide range of color spaces. A good chunk of the CIE spaces,
RGB, HSL/HSV, CMY/CMYK, and many more.
* Conversions between the various color spaces. For example, XYZ to sRGB,
Spectral to XYZ, CIE Lab to Adobe RGB.
* Calculation of color difference. All CIE Delta E functions, plus CMC.
* Chromatic adaptations (changing illuminants).
* RGB to hex and vice-versa.
* 16-bit RGB support.


Master sites:

Filesize: 38.829 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-07-03 21:18:12 by Thomas Klausner | Files touched by this commit (92)
Log message:
*: py-numpy needs Python >= 3.11 now
   2025-03-06 02:19:07 by Jason Bacon | Files touched by this commit (44)
Log message:
Multiple packages: OWNER -> MAINTAINER
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-06 13:26:22 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-colormath: not for Python 3.9
   2024-05-16 22:15:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-colormath: not for Python 38
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-21 14:34:54 by Jason Bacon | Files touched by this commit (1)
Log message:
math/py-colormath: Add PYTHON_VERSIONS_INCOMPATIBLE 37

Inherited from py-networkx dependency