Tue, 09 Jul 2024 08:02:38 UTC | login

Information for RPM rust-bstr-devel-1.9.1-1.fc41.noarch.rpm

ID1299939
Namerust-bstr-devel
Version1.9.1
Release1.fc41
Epoch
Archnoarch
SummaryString type that is not required to be valid UTF-8
DescriptionA 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.
Build Time2024-04-13 07:10:32 GMT
Size277.64 KB
971f4b2bc1ac8840814ea9fe3306be91
License(MIT OR Apache-2.0) AND Unicode-DFS-2016
Provides
crate(bstr) = 1.9.1
rust-bstr-devel = 1.9.1-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(memchr) >= 2.7.1 with crate(memchr) < 3.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
rust >= 1.65
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 69 >>>
Name ascending sort Size
/usr/share/cargo/registry/bstr-1.9.10.00 B
/usr/share/cargo/registry/bstr-1.9.1/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/bstr-1.9.1/COPYING262.00 B
/usr/share/cargo/registry/bstr-1.9.1/Cargo.toml2.12 KB
/usr/share/cargo/registry/bstr-1.9.1/LICENSE-APACHE10.59 KB
/usr/share/cargo/registry/bstr-1.9.1/LICENSE-MIT1.06 KB
/usr/share/cargo/registry/bstr-1.9.1/README.md8.47 KB
/usr/share/cargo/registry/bstr-1.9.1/examples0.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/graphemes-std.rs670.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/graphemes.rs568.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/lines-std.rs439.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/lines.rs405.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/uppercase-std.rs400.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/uppercase.rs444.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/words-std.rs424.00 B
/usr/share/cargo/registry/bstr-1.9.1/examples/words.rs332.00 B
/usr/share/cargo/registry/bstr-1.9.1/rustfmt.toml44.00 B
/usr/share/cargo/registry/bstr-1.9.1/src0.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/ascii.rs11.93 KB
/usr/share/cargo/registry/bstr-1.9.1/src/bstr.rs2.82 KB
/usr/share/cargo/registry/bstr-1.9.1/src/bstring.rs2.54 KB
/usr/share/cargo/registry/bstr-1.9.1/src/byteset0.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/byteset/mod.rs3.57 KB
/usr/share/cargo/registry/bstr-1.9.1/src/byteset/scalar.rs9.51 KB
/usr/share/cargo/registry/bstr-1.9.1/src/escape_bytes.rs15.81 KB
/usr/share/cargo/registry/bstr-1.9.1/src/ext_slice.rs122.16 KB
/usr/share/cargo/registry/bstr-1.9.1/src/ext_vec.rs34.33 KB
/usr/share/cargo/registry/bstr-1.9.1/src/impls.rs32.92 KB
/usr/share/cargo/registry/bstr-1.9.1/src/io.rs16.67 KB
/usr/share/cargo/registry/bstr-1.9.1/src/lib.rs21.03 KB
/usr/share/cargo/registry/bstr-1.9.1/src/tests.rs1.42 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode0.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/data0.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/data/GraphemeBreakTest.txt81.73 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/data/LICENSE-UNICODE2.22 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/data/SentenceBreakTest.txt85.55 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/data/WordBreakTest.txt290.56 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm0.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/grapheme_break_fwd.bigendian.dfa21.89 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/grapheme_break_fwd.littleendian.dfa21.89 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/grapheme_break_fwd.rs775.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/grapheme_break_rev.bigendian.dfa88.86 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/grapheme_break_rev.littleendian.dfa88.86 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/grapheme_break_rev.rs816.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/mod.rs231.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/regional_indicator_rev.bigendian.dfa1.21 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/regional_indicator_rev.littleendian.dfa1.21 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/regional_indicator_rev.rs942.00 B
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/sentence_break_fwd.bigendian.dfa196.17 KB
/usr/share/cargo/registry/bstr-1.9.1/src/unicode/fsm/sentence_break_fwd.littleendian.dfa196.17 KB
Component of
1 through 38 of 38
Buildroot descending sort Created State
f41-build-811573-147385 2024-06-04 03:09:44 expired
f41-build-811571-147385 2024-06-03 23:48:33 expired
f41-build-811569-147143 2024-06-03 21:39:11 expired
f41-build-811560-147429 2024-06-03 18:55:34 expired
f41-build-811464-147385 2024-06-03 17:27:08 expired
f41-build-811462-147385 2024-06-03 17:25:03 expired
f41-build-811373-147327 2024-06-03 16:20:37 expired
f41-build-811359-147321 2024-06-03 16:10:20 expired
f41-build-811357-147321 2024-06-03 16:09:26 expired
f41-build-811158-147141 2024-06-03 14:04:47 expired
f41-build-811157-147141 2024-06-03 14:04:46 expired
f41-build-811156-147141 2024-06-03 14:04:19 expired
f41-build-811147-147141 2024-06-03 13:43:24 expired
f41-build-811135-147139 2024-06-03 13:24:19 expired
f41-build-811133-147139 2024-06-03 13:20:17 expired
f41-build-811130-147139 2024-06-03 13:15:59 expired
f41-build-811129-147139 2024-06-03 13:15:08 expired
f41-build-811119-147139 2024-06-03 12:55:37 expired
f41-build-811118-147137 2024-06-03 12:55:36 expired
f41-build-811099-147135 2024-06-03 12:40:14 expired
f41-build-811092-147135 2024-06-03 12:36:59 expired
f41-build-811070-147129 2024-06-03 12:14:17 expired
f41-build-811060-147131 2024-06-03 12:10:12 expired
f41-build-811046-147129 2024-06-03 11:50:42 expired
f41-build-811044-147129 2024-06-03 11:48:47 expired
f41-build-811042-147129 2024-06-03 11:46:52 expired
f41-build-811041-147127 2024-06-03 11:46:33 expired
f41-build-811039-147129 2024-06-03 11:45:30 expired
f41-build-811033-147129 2024-06-03 11:43:10 expired
f41-build-810985-146985 2024-06-03 11:11:36 expired
f41-build-810982-146985 2024-06-03 11:04:31 expired
f41-build-810945-146973 2024-06-03 10:31:32 expired
f41-build-810806-146891 2024-06-03 08:48:09 expired
f41-build-810796-146887 2024-06-03 08:42:41 expired
f41-build-810793-146889 2024-06-03 08:41:30 expired
f41-build-810790-146887 2024-06-03 08:39:21 expired
f41-build-810784-146879 2024-06-03 08:35:42 expired
f41-build-810780-146879 2024-06-03 08:34:14 expired