Wed, 20 May 2026 09:14:19 CST | login

Information for RPM rust-rmp-devel-0.8.14-1.ocs23.noarch.rpm

ID132941
Namerust-rmp-devel
Version0.8.14
Release1.ocs23
Epoch
Archnoarch
SummaryPure Rust MessagePack serialization implementation
DescriptionPure Rust MessagePack serialization implementation. This package contains library source intended for building other packages which use the "rmp" crate.
Build Time2024-07-12 17:26:11 GMT
Size39.41 KB
b0a1b53b43e0c4e3432818fb0dcd38b9
LicenseMIT
Buildrootdist-ocs23-epol9-build-203736-14611
Provides
crate(rmp) = 0.8.14
rust-rmp-devel = 0.8.14-1.ocs23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(byteorder) >= 1.4.2 with crate(byteorder) < 2.0.0~)
(crate(num-traits) >= 0.2.14 with crate(num-traits) < 0.3.0~)
(crate(paste/default) >= 1.0.0 with crate(paste/default) < 2.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 61 >>>
Name ascending sort Size
/usr/share/cargo/registry/rmp-0.8.140.00 B
/usr/share/cargo/registry/rmp-0.8.14/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/rmp-0.8.14/CHANGELOG.md7.21 KB
/usr/share/cargo/registry/rmp-0.8.14/Cargo.toml1.25 KB
/usr/share/cargo/registry/rmp-0.8.14/LICENSE1.05 KB
/usr/share/cargo/registry/rmp-0.8.14/README.md4.78 KB
/usr/share/cargo/registry/rmp-0.8.14/benches0.00 B
/usr/share/cargo/registry/rmp-0.8.14/benches/bench.rs997.00 B
/usr/share/cargo/registry/rmp-0.8.14/clippy.toml35.00 B
/usr/share/cargo/registry/rmp-0.8.14/examples0.00 B
/usr/share/cargo/registry/rmp-0.8.14/examples/inspect.rs5.09 KB
/usr/share/cargo/registry/rmp-0.8.14/src0.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/decode0.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/decode/bytes.rs4.71 KB
/usr/share/cargo/registry/rmp-0.8.14/src/decode/dec.rs1.70 KB
/usr/share/cargo/registry/rmp-0.8.14/src/decode/ext.rs5.93 KB
/usr/share/cargo/registry/rmp-0.8.14/src/decode/mod.rs16.25 KB
/usr/share/cargo/registry/rmp-0.8.14/src/decode/sint.rs4.27 KB
/usr/share/cargo/registry/rmp-0.8.14/src/decode/str.rs6.66 KB
/usr/share/cargo/registry/rmp-0.8.14/src/decode/uint.rs4.14 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode0.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/encode/bin.rs1.54 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/buffer.rs5.16 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/dec.rs1.08 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/ext.rs1.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/encode/map.rs1.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/encode/mod.rs9.85 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/sint.rs7.02 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/str.rs1.45 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/uint.rs6.18 KB
/usr/share/cargo/registry/rmp-0.8.14/src/encode/vec.rs1.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/errors.rs1.45 KB
/usr/share/cargo/registry/rmp-0.8.14/src/lib.rs323.00 B
/usr/share/cargo/registry/rmp-0.8.14/src/marker.rs4.32 KB
/usr/share/cargo/registry/rmp-0.8.14/tests0.00 B
/usr/share/cargo/registry/rmp-0.8.14/tests/func0.00 B
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode0.00 B
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/array.rs2.15 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/bin.rs1.36 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/bool.rs392.00 B
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/ext.rs3.38 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/float.rs2.51 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/map.rs1.39 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/mod.rs250.00 B
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/null.rs1.41 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/sint.rs6.45 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/string.rs6.11 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/uint.rs4.83 KB
/usr/share/cargo/registry/rmp-0.8.14/tests/func/encode0.00 B
/usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/array.rs650.00 B
Component of No Buildroots