Review: rust-array-init-cursor 0.2.1-1
Package Information
| Description | Initialize fixed-size arrays one part at a time - Rust source code This crate helps Rust programs construct fixed-size arrays incrementally. It keeps track of the elements that remain to be written and detects if array construction ends before every element has been supplied. The crate does not require the Rust standard library, making it suitable for embedded and other resource-constrained environments. Source code for Debianized Rust crate "array-init-cursor" |
|---|---|
| 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/array-init-cursor] (browse) |
| Closes | #1145359 |
| Tracker | https://tracker.debian.org/pkg/rust-array-init-cursor |
| Uploaded | 16 days ago |
New Package Report
.changes
| Source | rust-array-init-cursor |
|---|---|
| Version | 0.2.1-1 |
| Changed-By | Steffen Moeller |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Sat, 29 Aug 2026 13:29:12 +0200 |
Changelog
rust-array-init-cursor (0.2.1-1) unstable; urgency=medium . * Initial upload (Closes: #1145359) * Package array-init-cursor 0.2.1 from crates.io using debcargo 2.8.4
.dsc
| Section | rust |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librust-array-init-cursor-dev deb rust optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: array-init-cursor Upstream-Contact: The Planus Project Developers Source: https://github.com/planus-org/planus Files: * Copyright: 2021 The Planus Project Developers License: MIT or Apache-2.0 Files: debian/* Copyright: 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2026 Steffen Moeller <moeller@debian.org> License: MIT or Apache-2.0 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: 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 mechtilde 14 days ago, started 14 days ago, completed 14 days ago.