cxx-rust-cssparser 1.0.0-1
Package Information
| Description | C++ library for parsing CSS - binary cxx-rust-cssparser is a C++ library for parsing CSS that uses the Rust cssparser crate internally. This package contains the binary. |
|---|---|
| Maintainer | Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> |
| Changed By | Simon Quigley <tsimonq2@debian.org> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/qt-kde-team/extras/cxx-rust-cssparser.git (browse) |
| Closes | #1136657 |
| Tracker | https://tracker.debian.org/pkg/cxx-rust-cssparser |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Mon, 27 Jul 2026 08:23:56 -0500 |
|---|---|
| Source | cxx-rust-cssparser |
| Version | 1.0.0-1 |
| Changed-By | Simon Quigley |
| Architecture | source amd64 |
| Distribution | unstable |
Changelog
cxx-rust-cssparser (1.0.0-1) unstable; urgency=medium . [ Patrick Franz ] * Initial release (Closes: #1136657).
.dsc
| Component | main |
|---|---|
| Package-List | cxx-rust-cssparser-parse deb libs optional arch=any libcxx-rust-cssparser-dev deb libdevel optional arch=any libcxx-rust-cssparser1 deb libs optional arch=any |
| Section | libs |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://invent.kde.org/libraries/cxx-rust-cssparser
Upstream-Name: cxx-rust-cssparser
Upstream-Contact: kde-devel@kde.org
Files: *
Copyright: 2024-2026, Arjen Hiemstra <ahiemstra@heimr.nl>
License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
Files: CMakeLists.txt
cpp/CMakeLists.txt
cxx-rust-cssparserConfig.cmake.in
doc/cxx-rust-cssparser-classes.qdoc
doc/cxx-rust-cssparser-index.qdoc
doc/cxx-rust-cssparser.qdocconf
examples/CMakeLists.txt
rust/build.rs
rust/Cargo.toml
rust/CMakeLists.txt
rust/tests/data/complex.css
rust/tests/data/file_with_errors.css
rust/tests/data/import.css
rust/tests/data/import_definitions.css
rust/tests/data/import_errors.css
rust/tests/data/import_values.css
Copyright: 2025-2026, Arjen Hiemstra <ahiemstra@heimr.nl>
License: BSD-2-Clause
Files: .gitignore
.gitlab-ci.yml
.kde-ci.yml
Copyright: None
2020, Volker Krause <vkrause@kde.org>
License: CC0-1.0
Files: debian/*
Copyright: 2026 Patrick Franz <deltaone@debian.org>
License: LGPL-2.1-only
License: LGPL-2.1-only
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version
2.1 as published by the Free Software Foundation.
.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 2.1 can be found in
`/usr/share/common-licenses/LGPL-2.1’.
License: LGPL-3.0-only
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version
3 as published by the Free Software Foundation.
.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 3 can be found in
`/usr/share/common-licenses/LGPL-3’.
License: LicenseRef-KDE-Accepted-LGPL
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 3 of the
license or (at your option) any later version that is accepted by
the membership of KDE e.V. (or its successor approved by the
membership of KDE e.V.), which shall act as a proxy as defined in
Section 6 of version 3 of the license.
.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
License: CC0-1.0
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is distributed without any
warranty.
.
You should have received a copy of the CC0 Public Domain Dedication
along with this software. If not, see
<https://creativecommons.org/publicdomain/zero/1.0/>.
.
On Debian systems, the complete text of the CC0 Public Domain
Dedication can be found in `/usr/share/common-licenses/CC0-1.0’.