DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-culori 4.0.2-1

Package Information

Descriptiongeneral-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.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/js/node-culori (browse)
Closes#1139150
Trackerhttps://tracker.debian.org/pkg/node-culori
Uploaded3 hours ago

New Package Report

.changes
Version4.0.2-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateSat, 06 Jun 2026 15:25:39 +0100
Sourcenode-culori
Changelog
node-culori (4.0.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139150)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-culori deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: culori
Upstream-Contact: Dan Burzo <dan@danburzo.ro>
Source: https://github.com/Evercoder/culori

Files: *
Copyright: 2018 Dan Burzo
License: MIT

Files: src/okhsl/* src/okhsv/*
Copyright: 2021 Björn Ottosson
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package