DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-csstools-postcss-plugins 0.0~git20260613.2af619182-1

Package Information

Descriptioncollection of PostCSS plugins

This package provides a collection of CSSTools plugins for PostCSS. These plugins transform modern CSS syntax, functions and rules into forms that can be used by a wider range of browsers.

The CSSTools project tracks emerging CSS features and implements PostCSS plugins for many of them. It also includes supporting parser and utility modules used by the plugins.

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-csstools-postcss-plugins.git (browse)
Closes#1139696
Trackerhttps://tracker.debian.org/pkg/node-csstools-postcss-plugins
Uploaded4 hours ago

New Package Report

.changes
Version0.0~git20260613.2af619182-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateThu, 11 Jun 2026 09:46:44 +0100
Sourcenode-csstools-postcss-plugins
Changelog
node-csstools-postcss-plugins (0.0~git20260613.2af619182-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139696)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-csstools-postcss-plugins deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: @csstools/postcss-plugins
Upstream-Contact: https://github.com/csstools/postcss-plugins/issues
Source: https://github.com/csstools/postcss-plugins

Files: *
Copyright: 2022 Antonio Laguna, Jonathan Neal, Romain Menke
           CSSTools Contributors
License: MIT-0

Files: packages/cascade-layer-name-parser/*
 packages/css-calc/*
 packages/css-color-parser/*
 packages/css-parser-algorithms/*
 packages/css-tokenizer/*
 packages/media-query-list-parser/*
Copyright: 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
License: MIT

Files: plugins/postcss-attribute-case-insensitive/*
Copyright: 2020 Dmitry Semigradsky <semigradskyd@gmail.com>
License: MIT

Files: plugins/postcss-color-hex-alpha/*
 plugins/postcss-custom-media/*
 plugins/postcss-custom-properties/*
 plugins/postcss-custom-selectors/*
Copyright: PostCSS
License: MIT

Files: plugins/postcss-media-minmax/*
Copyright: 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>, PostCSS
License: MIT

Files: plugins/postcss-selector-not/*
Copyright: 2017 Maxime Thirouin
License: MIT

Files: packages/color-helpers/src/calculations/*
 packages/color-helpers/src/conversions/*
 packages/color-helpers/src/utils/*
Copyright: 2022 W3C (MIT, ERCIM, Keio, Beihang)
License: W3C
Comment: Derived from CSS Color Module Level 4 material:
 https://github.com/w3c/csswg-drafts/blob/main/css-color-4/conversions.js
 https://github.com/w3c/csswg-drafts/blob/main/css-color-4/deltaEOK.js
 https://github.com/w3c/csswg-drafts/blob/main/css-color-4/hslToRgb.js
 https://github.com/w3c/csswg-drafts/blob/main/css-color-4/hwbToRgb.js
 https://github.com/w3c/csswg-drafts/blob/main/css-color-4/utilities.js

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


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.

License: W3C
 By obtaining and/or copying this work, you (the licensee) agree that you have
 read, understood, and will comply with the following terms and conditions.
 .
 Permission to copy, modify, and distribute this work, with or without
 modification, for any purpose and without fee or royalty is hereby granted,
 provided that you include the following on ALL copies of the work or portions
 thereof, including modifications:
 .
  * The full text of this NOTICE in a location viewable to users of the
    redistributed or derivative work.
  * Any pre-existing intellectual property disclaimers, notices, or terms and
    conditions. If none exist, the W3C Software and Document Short Notice
    should be included.
  * Notice of any changes or modifications, through a copyright statement on
    the new code or document such as "This software or document includes
    material copied from or derived from [title and URI of the W3C document].
    Copyright (C) [YEAR] W3C(R) (MIT, ERCIM, Keio, Beihang)."
 .
 Disclaimers
 .
 THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS
 OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF
 MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE
 SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
 TRADEMARKS OR OTHER RIGHTS.
 .
 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
 CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
 .
 The name and trademarks of copyright holders may NOT be used in advertising
 or publicity pertaining to the work without specific, written prior
 permission. Title to copyright in this work will at all times remain with
 copyright holders.

License: MIT-0
 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.
 .
 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