Library functions to deal with different colorspaces and respective conversions, as well as a few utilities in Python3.
https://www.libcolor.siru.ink/
- Python 100%
|
|
||
|---|---|---|
| .zed | ||
| src/libcolor | ||
| tests/colorspace | ||
| .gitignore | ||
| .python-version | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
libcolor
This project is currently still in development and not ready for production use.
Licensing
The library python code is provided under the GPL-3.0-only license. However, the pytest test suite
located in /tests is not licensed. The test suite is considered proprietry code, that is only
source available for security purposes.