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

rust-bstr-devel-1.9.0-2.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-bstr-devel Distribution: Fedora Project
Version: 1.9.0 Vendor: Fedora Project
Release: 2.fc40 Build date: Fri Jan 26 19:37:47 2024
Group: Unspecified Build host: buildhw-x86-03.iad2.fedoraproject.org
Size: 2132659 Source RPM: rust-bstr-1.9.0-2.fc40.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) AND Unicode-DFS-2016

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 1.9.0-1
  - Update to version 1.9.0; Fixes RHBZ#2256147
* Thu Nov 09 2023 Fabio Valentini <decathorpe@gmail.com> - 1.8.0-1
  - Update to version 1.8.0; Fixes RHBZ#2248937
* Sat Oct 14 2023 Fabio Valentini <decathorpe@gmail.com> - 1.7.0-1
  - Update to version 1.7.0; Fixes RHBZ#2242963
* Wed Aug 30 2023 Fabio Valentini <decathorpe@gmail.com> - 1.6.2-1
  - Update to version 1.6.2; Fixes RHBZ#2235790
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Fabio Valentini <decathorpe@gmail.com> - 1.6.0-1
  - Update to version 1.6.0; Fixes RHBZ#2219875
* Mon May 22 2023 Fabio Valentini <decathorpe@gmail.com> - 1.5.0-1
  - Update to version 1.5.0; Fixes RHBZ#2208840
* Sat Mar 18 2023 Fabio Valentini <decathorpe@gmail.com> - 1.4.0-1
  - Update to version 1.4.0; Fixes RHBZ#2179503
* Tue Feb 21 2023 Fabio Valentini <decathorpe@gmail.com> - 1.3.0-1
  - Update to version 1.3.0; Fixes RHBZ#2125013
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.17-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.17-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 13 23:41:20 2024