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-07 18:08:47 by Jonathan Perkin | Files touched by this commit (1) |
Log message: py-spectra: Not for python39. |
2024-05-17 15:21:35 by Jonathan Perkin | Files touched by this commit (2) |
Log message: *: Fix PYTHON_VERSIONS_INCOMPATIBLE. There will likely be more changes required to dependencies further down the dependency tree. |
2023-07-26 17:39:11 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-spectra: better packaging |
2023-07-21 10:21:18 by Jonathan Perkin | Files touched by this commit (1) |
Log message: py-spectra: Fix PYTHON_VERSIONS_INCOMPATIBLE. |
2023-07-20 16:20:02 by Jason Bacon | Files touched by this commit (4) |
Log message: graphics/py-spectra: Color scales and color conversion Spectra is a Python library that makes color math, color scales, and color-space conversion easy. Support for: Color scales Color ranges Color blending Brightening/darkening colors Saturating/desaturating colors Conversion to/from multiple color spaces Spectra is built on colormath and grapefruit. Spectra is enormously inspired by chroma.js and d3's scales. |