node-postcss-rtlcss 6.0.0+ds-1
Package Information
| Description | PostCSS plugin to build CSS containing both LTR and RTL rules postcss-rtlcss is a PostCSS plugin that produces Cascading Style Sheets (CSS) containing both Left-To-Right (LTR) and Right-To-Left (RTL) rules from a single input, so that one stylesheet can serve both writing directions. It is configurable through several modes (combined, override and diff) and an extensive set of options, and it understands the RTLCSS control directives, value directives and string maps. Node.js is an event-based server-side JavaScript engine. |
|---|---|
| Maintainer | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
| Changed By | Emfox Zhou <emfox@debian.org> |
| Sponsor | emfox@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/js-team/node-postcss-rtlcss.git (browse) |
| Closes | #1148818 |
| Tracker | https://tracker.debian.org/pkg/node-postcss-rtlcss |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Thu, 24 Sep 2026 12:42:45 +0800 |
| Source | node-postcss-rtlcss |
| Version | 6.0.0+ds-1 |
| Changed-By | Emfox Zhou |
| Architecture | source all |
Changelog
node-postcss-rtlcss (6.0.0+ds-1) unstable; urgency=medium . * Initial release. (Closes: #1148818)
.dsc
| Package-List | node-postcss-rtlcss deb javascript optional arch=all |
|---|---|
| Section | javascript |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: postcss-rtlcss
Upstream-Contact: https://github.com/elchininet/postcss-rtlcss/issues
Source: https://github.com/elchininet/postcss-rtlcss
Files-Excluded: docs
Files: *
Copyright: 2020-2026, Iván Pereira Muñoz <elchininet@gmail.com>
License: Apache-2.0
Files: debian/*
Copyright: 2026, Emfox Zhou <emfox@debian.org>
License: Apache-2.0
Files: debian/build_modules/@types/rtlcss/*
Copyright: Microsoft Corporation
2022, Piotr Błażejewicz
License: Expat
License: Apache-2.0
On Debian systems, the complete text of the Apache License, Version 2.0
can be found in "/usr/share/common-licenses/Apache-2.0".
License: Expat
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.