librust-gix-protocol-dev (0.51.0-1)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-gix-protocol
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
207 B
Size expected
42.2 kB
Size actual
42.2 kB
Size match

Dependencies

Required package dependencies

  • librust-async-trait-0.1+default-dev (>= 0.1.51-~~)
  • librust-bstr-1+serde-dev (>= 1.12.0-~~)
  • librust-bstr-1+std-dev (>= 1.12.0-~~)
  • librust-bstr-1+unicode-dev (>= 1.12.0-~~)
  • librust-document-features-0.2+default-dev
  • librust-futures-io-0.3+default-dev (>= 0.3.16-~~)
  • librust-futures-lite-2+default-dev (>= 2.1.0-~~)
  • librust-gix-credentials-0.30+default-dev
  • librust-gix-date-0.10+default-dev (>= 0.10.3-~~)
  • librust-gix-features-0.43+default-dev
  • librust-gix-features-0.43+progress-dev
  • librust-gix-hash-0.19+default-dev
  • librust-gix-hash-0.19+serde-dev
  • librust-gix-lock-18+default-dev
  • librust-gix-negotiate-0.21+default-dev
  • librust-gix-object-0.50+default-dev
  • librust-gix-ref-0.53+default-dev
  • librust-gix-refspec-0.31+default-dev
  • librust-gix-revwalk-0.21+default-dev
  • librust-gix-shallow-0.5+default-dev
  • librust-gix-shallow-0.5+serde-dev
  • librust-gix-trace-0.1+default-dev (>= 0.1.13-~~)
  • librust-gix-transport-0.48+async-client-dev
  • librust-gix-transport-0.48+blocking-client-dev
  • librust-gix-transport-0.48+default-dev
  • librust-gix-transport-0.48+serde-dev
  • librust-gix-utils-0.3+default-dev
  • librust-maybe-async-0.2+default-dev (>= 0.2.6-~~)
  • librust-maybe-async-0.2+is-sync-dev (>= 0.2.6-~~)
  • librust-serde-1+derive-dev (>= 1.0.114-~~)
  • librust-thiserror-2+default-dev
  • librust-winnow-0.7+default-dev (>= 0.7.10-~~)
  • librust-winnow-0.7+simd-dev (>= 0.7.10-~~)

Suggested packages

Recommended additional packages

  • None

Description

The gitoxide project for implementing git protocols - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD50e7d243b…18dd286b
SHA-15e8cb03c…dd86eeb8
SHA-256080561af…8ff7b0c3
SHA-51272800745…5b7c6952

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/gix-protocol-0.51.0
usr/share/cargo/registry/gix-protocol-0.51.0/.cargo-checksum.json
usr/share/cargo/registry/gix-protocol-0.51.0/.cargo_vcs_info.json
usr/share/cargo/registry/gix-protocol-0.51.0/Cargo.toml
usr/share/cargo/registry/gix-protocol-0.51.0/Cargo.toml.orig
usr/share/cargo/registry/gix-protocol-0.51.0/LICENSE-APACHE
usr/share/cargo/registry/gix-protocol-0.51.0/LICENSE-MIT
usr/share/cargo/registry/gix-protocol-0.51.0/src
usr/share/cargo/registry/gix-protocol-0.51.0/src/command.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/arguments
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/arguments/async_io.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/arguments/blocking_io.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/arguments/mod.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/error.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/function.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/handshake.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/mod.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/negotiate.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/refmap
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/refmap/init.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/refmap/mod.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/response
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/response/async_io.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/response/blocking_io.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/response/mod.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/fetch/types.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/function.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/mod.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/refs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/refs/async_io.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/refs/blocking_io.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/refs/mod.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/handshake/refs/shared.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/lib.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/ls_refs.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/remote_progress.rs
usr/share/cargo/registry/gix-protocol-0.51.0/src/util.rs
usr/share/doc
usr/share/doc/librust-gix-protocol-dev
usr/share/doc/librust-gix-protocol-dev/changelog.Debian.gz
usr/share/doc/librust-gix-protocol-dev/copyright