Sun, 03 Nov 2024 05:50:33 UTC | login

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

ID1340116
Namerust-bstr-devel
Version1.9.1
Release2.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-07-20 08:16:52 GMT
Size277.98 KB
9b5691e4562ceb16aa19aa016c2e3534
License(MIT OR Apache-2.0) AND Unicode-DFS-2016
Provides
crate(bstr) = 1.9.1
rust-bstr-devel = 1.9.1-2.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 43 of 43
Buildroot descending sort Created State
f41-build-828886-155909 2024-08-05 12:35:56 expired
f41-build-822155-153091 2024-07-26 12:24:20 expired
f41-build-820625-152085 2024-07-24 19:21:25 expired
f41-build-820624-152085 2024-07-24 19:03:12 expired
f41-build-820320-152167 2024-07-24 15:16:11 expired
f41-build-820267-152085 2024-07-24 14:29:56 expired
f41-build-820226-152085 2024-07-24 13:54:04 expired
f41-build-820211-152085 2024-07-24 13:24:50 expired
f41-build-820181-152083 2024-07-24 12:40:36 expired
f41-build-819685-151825 2024-07-24 09:05:48 expired
f41-build-819487-151607 2024-07-24 06:53:39 expired
f41-build-819480-151607 2024-07-24 06:50:49 expired
f41-build-819478-151607 2024-07-24 06:50:17 expired
f41-build-819477-151607 2024-07-24 06:18:39 expired
f41-build-819476-151607 2024-07-24 06:13:23 expired
f41-build-819466-151607 2024-07-24 03:39:20 expired
f41-build-819464-151607 2024-07-24 02:48:35 expired
f41-build-819456-151605 2024-07-23 23:08:45 expired
f41-build-819455-151368 2024-07-23 19:31:20 expired
f41-build-819442-151372 2024-07-23 18:10:18 expired
f41-build-819086-151411 2024-07-23 16:11:50 expired
f41-build-819083-151409 2024-07-23 16:08:17 expired
f41-build-819082-151409 2024-07-23 16:06:58 expired
f41-build-819078-151409 2024-07-23 16:04:15 expired
f41-build-819067-151391 2024-07-23 15:48:13 expired
f41-build-819056-151374 2024-07-23 15:30:07 expired
f41-build-819045-151368 2024-07-23 15:23:56 expired
f41-build-818886-151235 2024-07-23 14:30:17 expired
f41-build-818884-151235 2024-07-23 14:28:37 expired
f41-build-818873-151235 2024-07-23 14:22:32 expired
f41-build-818870-151235 2024-07-23 14:18:40 expired
f41-build-818859-151235 2024-07-23 14:14:40 expired
f41-build-818827-151187 2024-07-23 13:59:02 expired
f41-build-818825-151187 2024-07-23 13:56:36 expired
f41-build-818762-151181 2024-07-23 13:37:34 expired
f41-build-818706-151154 2024-07-23 13:17:26 expired
f41-build-818702-151154 2024-07-23 13:16:40 expired
f41-build-818652-151135 2024-07-23 12:56:51 expired
f41-build-818641-151133 2024-07-23 12:53:18 expired
f41-build-818622-151131 2024-07-23 12:45:02 expired
f41-build-818604-151110 2024-07-23 12:35:09 expired
f41-build-818602-151108 2024-07-23 12:34:27 expired
f41-build-818583-151096 2024-07-23 12:27:51 expired