Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-str_stack-devel | Distribution: Fedora Project |
Version: 0.1.0 | Vendor: Fedora Project |
Release: 8.fc41 | Build date: Sun Jul 21 02:59:09 2024 |
Group: Unspecified | Build host: buildhw-x86-01.iad2.fedoraproject.org |
Size: 24037 | Source RPM: rust-str_stack-0.1.0-8.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/str_stack | |
Summary: String allocator for allocating many write-once strings |
A string allocator for allocating many write-once strings. This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away. Instead of allocating many independent strings, this library will put them all in the same buffer. This package contains library source intended for building other packages which use the "str_stack" crate.
MIT OR Apache-2.0
* Sat Jul 20 2024 Fedora Release Engineering <[email protected]> - 0.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <[email protected]> - 0.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 07 2023 Fabio Valentini <[email protected]> - 0.1.0-5 - Regenerate with rust2rpm v24 * Sat Jan 21 2023 Fedora Release Engineering <[email protected]> - 0.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <[email protected]> - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/cargo/registry/str_stack-0.1.0 /usr/share/cargo/registry/str_stack-0.1.0/.cargo-checksum.json /usr/share/cargo/registry/str_stack-0.1.0/Cargo.toml /usr/share/cargo/registry/str_stack-0.1.0/LICENSE-APACHE /usr/share/cargo/registry/str_stack-0.1.0/LICENSE-MIT /usr/share/cargo/registry/str_stack-0.1.0/README.md /usr/share/cargo/registry/str_stack-0.1.0/benches /usr/share/cargo/registry/str_stack-0.1.0/benches/main.rs /usr/share/cargo/registry/str_stack-0.1.0/src /usr/share/cargo/registry/str_stack-0.1.0/src/lib.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 12 05:48:54 2024