Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-bstr-devel-1.12.2-1.fc44 RPM for noarch

From Fedora 44 testing updates for aarch64 / Packages / r

Name: rust-bstr-devel Distribution: Fedora Project
Version: 1.12.2 Vendor: Fedora Project
Release: 1.fc44 Build date: Thu Jun 25 09:59:46 2026
Group: Unspecified Build host: buildvm-x86-22.rdu3.fedoraproject.org
Size: 1666674 Source RPM: rust-bstr-1.12.2-1.fc44.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/bstr
Summary: String type that is not required to be valid UTF-8
A string type that is not required to be valid UTF-8.

This package contains library source intended for building other packages which
use the "bstr" crate.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Thu Jun 25 2026 Fabio Valentini <decathorpe@gmail.com> - 1.12.2-1
  - Update to version 1.12.2; Fixes RHBZ#2492519
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Oct 27 2025 Fabio Valentini <decathorpe@gmail.com> - 1.12.1-1
  - Update to version 1.12.1; Fixes RHBZ#2406424
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Apr 26 2025 Fabio Valentini <decathorpe@gmail.com> - 1.12.0-1
  - Update to version 1.12.0; Fixes RHBZ#2358306
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 1.11.3-1
  - Update to version 1.11.3; Fixes RHBZ#2331714
* Wed Dec 04 2024 Fabio Valentini <decathorpe@gmail.com> - 1.11.0-1
  - Update to version 1.11.0; Fixes RHBZ#2326142
* Fri Jul 26 2024 Fabio Valentini <decathorpe@gmail.com> - 1.10.0-1
  - Update to version 1.10.0; Fixes RHBZ#2299852
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/share/cargo/registry/bstr-1.12.2
/usr/share/cargo/registry/bstr-1.12.2/.cargo-checksum.json
/usr/share/cargo/registry/bstr-1.12.2/COPYING
/usr/share/cargo/registry/bstr-1.12.2/Cargo.toml
/usr/share/cargo/registry/bstr-1.12.2/LICENSE-APACHE
/usr/share/cargo/registry/bstr-1.12.2/LICENSE-MIT
/usr/share/cargo/registry/bstr-1.12.2/README.md
/usr/share/cargo/registry/bstr-1.12.2/examples
/usr/share/cargo/registry/bstr-1.12.2/examples/graphemes-std.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/graphemes.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/lines-std.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/lines.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/uppercase-std.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/uppercase.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/words-std.rs
/usr/share/cargo/registry/bstr-1.12.2/examples/words.rs
/usr/share/cargo/registry/bstr-1.12.2/rustfmt.toml
/usr/share/cargo/registry/bstr-1.12.2/src
/usr/share/cargo/registry/bstr-1.12.2/src/ascii.rs
/usr/share/cargo/registry/bstr-1.12.2/src/bstr.rs
/usr/share/cargo/registry/bstr-1.12.2/src/bstring.rs
/usr/share/cargo/registry/bstr-1.12.2/src/byteset
/usr/share/cargo/registry/bstr-1.12.2/src/byteset/mod.rs
/usr/share/cargo/registry/bstr-1.12.2/src/byteset/scalar.rs
/usr/share/cargo/registry/bstr-1.12.2/src/escape_bytes.rs
/usr/share/cargo/registry/bstr-1.12.2/src/ext_slice.rs
/usr/share/cargo/registry/bstr-1.12.2/src/ext_vec.rs
/usr/share/cargo/registry/bstr-1.12.2/src/impls.rs
/usr/share/cargo/registry/bstr-1.12.2/src/io.rs
/usr/share/cargo/registry/bstr-1.12.2/src/lib.rs
/usr/share/cargo/registry/bstr-1.12.2/src/tests.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/grapheme_break_fwd.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/grapheme_break_fwd.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/grapheme_break_fwd.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/grapheme_break_rev.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/grapheme_break_rev.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/grapheme_break_rev.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/mod.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/regional_indicator_rev.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/regional_indicator_rev.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/regional_indicator_rev.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/sentence_break_fwd.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/sentence_break_fwd.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/sentence_break_fwd.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/simple_word_fwd.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/simple_word_fwd.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/simple_word_fwd.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/whitespace_anchored_fwd.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/whitespace_anchored_fwd.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/whitespace_anchored_fwd.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/whitespace_anchored_rev.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/whitespace_anchored_rev.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/whitespace_anchored_rev.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/word_break_fwd.bigendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/word_break_fwd.littleendian.dfa
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/fsm/word_break_fwd.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/grapheme.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/mod.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/sentence.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/whitespace.rs
/usr/share/cargo/registry/bstr-1.12.2/src/unicode/word.rs
/usr/share/cargo/registry/bstr-1.12.2/src/utf8.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 1 23:15:44 2026