Source: node-culori
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-nodejs,
 dh-sequence-nodejs-no-lerna,
 esbuild,
 python3,
Standards-Version: 4.7.4
Homepage: https://github.com/Evercoder/culori
Vcs-Browser: https://salsa.debian.org/homeassistant-team/js/node-culori
Vcs-Git: https://salsa.debian.org/homeassistant-team/js/node-culori

Package: node-culori
Architecture: all
Depends:
 ${misc:Depends},
Description: general-purpose color library for JavaScript
 Culori is a JavaScript library for working with colors across a wide
 range of color spaces. It supports colour conversion, interpolation,
 colour difference calculations, blending, gradients, and related colour
 manipulation functions.
 .
 The library includes support for colour spaces from CSS Color Module
 Level 4, as well as commonly used spaces such as RGB, HSL, HSV, HWB,
 Lab, LCH, DIN99, Cubehelix, and YIQ.
