Mon, 10 Feb 2025 22:22:46 UTC | login

Information for RPM rust-gix-protocol-devel-0.45.3-1.fc42.noarch.rpm

ID1498212
Namerust-gix-protocol-devel
Version0.45.3
Release1.fc42
Epoch
Archnoarch
SummaryGit protocols implementation
DescriptionA crate of the gitoxide project for implementing git protocols. This package contains library source intended for building other packages which use the "gix-protocol" crate.
Build Time2024-09-17 23:30:57 GMT
Size43.09 KB
49ac6f8b63468863166895eaa7c27f94
LicenseMIT OR Apache-2.0
Provides
crate(gix-protocol) = 0.45.3
rust-gix-protocol-devel = 0.45.3-1.fc42
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(bstr) >= 1.3.0 with crate(bstr) < 2.0.0~)
(crate(bstr/std) >= 1.3.0 with crate(bstr/std) < 2.0.0~)
(crate(bstr/unicode) >= 1.3.0 with crate(bstr/unicode) < 2.0.0~)
(crate(gix-credentials/default) >= 0.24.5 with crate(gix-credentials/default) < 0.25.0~)
(crate(gix-date/default) >= 0.9.0 with crate(gix-date/default) < 0.10.0~)
(crate(gix-features/default) >= 0.38.2 with crate(gix-features/default) < 0.39.0~)
(crate(gix-features/progress) >= 0.38.2 with crate(gix-features/progress) < 0.39.0~)
(crate(gix-hash/default) >= 0.14.2 with crate(gix-hash/default) < 0.15.0~)
(crate(gix-transport/default) >= 0.42.3 with crate(gix-transport/default) < 0.43.0~)
(crate(gix-utils/default) >= 0.1.12 with crate(gix-utils/default) < 0.2.0~)
(crate(maybe-async/default) >= 0.2.6 with crate(maybe-async/default) < 0.3.0~)
(crate(thiserror/default) >= 1.0.32 with crate(thiserror/default) < 2.0.0~)
(crate(winnow/default) >= 0.6.0 with crate(winnow/default) < 0.7.0~)
(crate(winnow/simd) >= 0.6.0 with crate(winnow/simd) < 0.7.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
1 through 37 of 37
Name ascending sort Size
/usr/share/cargo/registry/gix-protocol-0.45.30.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/Cargo.toml2.46 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/LICENSE-APACHE10.47 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/LICENSE-MIT1023.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/command0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/command/mod.rs8.86 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/command/tests.rs5.64 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/arguments0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/arguments/async_io.rs2.38 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/arguments/blocking_io.rs2.26 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/arguments/mod.rs11.33 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/delegate.rs12.43 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/error.rs588.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/handshake.rs1012.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/mod.rs437.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/response0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/response/async_io.rs7.79 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/response/blocking_io.rs7.62 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/response/mod.rs9.26 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch/tests.rs15.41 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/fetch_fn.rs7.17 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/function.rs4.37 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/mod.rs4.16 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/refs0.00 B
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/refs/async_io.rs1.67 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/refs/blocking_io.rs1.54 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/refs/mod.rs2.83 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/refs/shared.rs10.52 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/handshake/refs/tests.rs9.08 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/lib.rs2.25 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/ls_refs.rs4.06 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/remote_progress.rs3.71 KB
/usr/share/cargo/registry/gix-protocol-0.45.3/src/util.rs1.22 KB
Component of No Buildroots