Language

Package: python2-colorspacious @ 1.1.2

Synopsis

Python library for colorspace conversions

Description

colorspacious is a Python library that lets you convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.

Home page
https://github.com/njsmith/colorspacious
Location
gnu/packages/python-xyz.scm (line: 5625, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?