DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-char-str 0.0.2-1

Package Information

DescriptionCompact owned string types - Rust source code

Compact owned strings with mutable and immutable variants.

This crate was forked for Ruff and ty from the crate "lean_string". Source code for Debianized Rust crate "char_str"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByMichael R. Crusoe <crusoe@debian.org>
Sponsorcrusoe@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/char-str] (browse)
Closes#1147579
Trackerhttps://tracker.debian.org/pkg/rust-char-str
Uploaded3 hours ago

New Package Report

.changes
Sourcerust-char-str
Version0.0.2-1
Changed-ByMichael R. Crusoe
Architectureamd64 source
Distributionunstable
DateSun, 13 Sep 2026 11:28:37 +0000
Changelog
rust-char-str (0.0.2-1) unstable; urgency=medium
 .
   * Package char_str 0.0.2 from crates.io using debcargo 2.8.4
   * Initial release. (Closes: #1147579)
.dsc
Componentmain
Package-Listlibrust-char-str-dev deb rust optional arch=any
Sectionrust
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: char_str
Upstream-Contact:
 Charlie Marsh <charlie.r.marsh@gmail.com>
 ryota2357
Source: https://github.com/astral-sh/char_str

Files: *
Copyright:
 2026 Charlie Marsh <charlie.r.marsh@gmail.com>
 2024-2026 ryota2357
License: MIT

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Michael R. Crusoe <crusoe@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.

Back to Dashboard | View all reviews for this package