Review: rust-random-color 1.1.0-1
Package Information
| Description | Random color generation with hue and luminosity constraints - Rust source code This library generates random colors with optional constraints on hue and luminosity, such as bright, dark or light colors. It supports seeded generation for repeatable results and configurable transparency. Colors can be returned as hexadecimal strings or in RGB, RGBA, HSL, HSLA and HSV representations. Optional integrations provide conversions to color types from the rgb, palette and ecolor crates. Source code for Debianized Rust crate "random_color" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Steffen Moeller <moeller@debian.org> |
| Sponsor | moeller@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/random-color] (browse) |
| Closes | #1147542 |
| Tracker | https://tracker.debian.org/pkg/rust-random-color |
| Uploaded | 8 days ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sat, 12 Sep 2026 23:54:59 +0200 |
| Source | rust-random-color |
| Version | 1.1.0-1 |
| Changed-By | Steffen Moeller |
| Architecture | source amd64 |
Changelog
rust-random-color (1.1.0-1) unstable; urgency=medium . * Initial upload (Closes: #1147542) * Use Ecolor 0.35 for the optional color conversions. * Port to Rand 0.10, including RNG initialization and feature changes. * Package random_color 1.1.0 from crates.io using debcargo 2.8.4
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | librust-random-color-dev deb rust optional arch=any |
| Section | rust |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: random_color
Upstream-Contact: Lucas Maximiliano Marino <lucasmmarino@gmail.com>
Source: https://github.com/elementh/random_color.git
Files: *
Copyright:
2017-2024 Maximiliano Marino <lucasmmarino@gmail.com>
https://lucasmarino.me
License: MIT
Files: debian/*
Copyright:
2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2026 Steffen Moeller <moeller@debian.org>
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.
Review Information
accepted — allocated to awm 8 days ago, started 8 days ago, completed 8 days ago.