librust-protobuf-parse-dev (3.7.2-1+b1)

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-protobuf-parse (3.7.2-1)
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
358 B
Size expected
59.6 kB
Size actual
59.6 kB
Size match

Dependencies

Required package dependencies

  • librust-anyhow-1+default-dev (>= 1.0.53-~~)
  • librust-indexmap-2+default-dev
  • librust-log-0.4+default-dev
  • librust-protobuf-3.7+default-dev (<< 3.7.3-~~)
  • librust-protobuf-3.7+default-dev (>= 3.7.2-~~)
  • librust-protobuf-support-3.7+default-dev (<< 3.7.3-~~)
  • librust-protobuf-support-3.7+default-dev (>= 3.7.2-~~)
  • librust-tempfile-3+default-dev (>= 3.2.0-~~)
  • librust-thiserror-1+default-dev (>= 1.0.30-~~)
  • librust-which-8+default-dev
  • protobuf-compiler

Suggested packages

Recommended additional packages

  • None

Description

Parse `.proto` files - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5904da8df…7c3420ed
SHA-1576e3695…dea64dbe
SHA-256200e6202…912ff4cc
SHA-512bba55c91…332a4342

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/protobuf-parse-3.7.2
usr/share/cargo/registry/protobuf-parse-3.7.2/.cargo-checksum.json
usr/share/cargo/registry/protobuf-parse-3.7.2/.cargo_vcs_info.json
usr/share/cargo/registry/protobuf-parse-3.7.2/Cargo.toml
usr/share/cargo/registry/protobuf-parse-3.7.2/Cargo.toml.orig
usr/share/cargo/registry/protobuf-parse-3.7.2/LICENSE.txt
usr/share/cargo/registry/protobuf-parse-3.7.2/README.md
usr/share/cargo/registry/protobuf-parse-3.7.2/debian
usr/share/cargo/registry/protobuf-parse-3.7.2/debian/patches
usr/share/cargo/registry/protobuf-parse-3.7.2/debian/patches/series
usr/share/cargo/registry/protobuf-parse-3.7.2/debian/patches/upgrade-which.patch
usr/share/cargo/registry/protobuf-parse-3.7.2/examples
usr/share/cargo/registry/protobuf-parse-3.7.2/examples/file-descriptor-out-compare.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src
usr/share/cargo/registry/protobuf-parse-3.7.2/src/bin
usr/share/cargo/registry/protobuf-parse-3.7.2/src/bin/parse-and-typecheck.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/case_convert.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/lib.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/parse_and_typecheck.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/parser.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/path.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/any.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/api.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/compiler
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/compiler/plugin.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/descriptor.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/duration.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/empty.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/field_mask.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/source_context.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/struct.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/timestamp.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/type.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/google/protobuf/wrappers.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/mod.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto/rustproto.proto
usr/share/cargo/registry/protobuf-parse-3.7.2/src/proto_path.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protobuf_abs_path.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protobuf_ident.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protobuf_path.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protobuf_rel_path.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protoc
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protoc/command.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protoc/mod.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/protoc/parse_and_typecheck.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/convert
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/convert/mod.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/convert/option_resolver.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/convert/type_resolver.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/mod.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/model.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/parse_and_typecheck.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/parse_dependencies.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/pure/parser.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/rel_path.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/test_against_protobuf_protos.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/src/which_parser.rs
usr/share/cargo/registry/protobuf-parse-3.7.2/tests
usr/share/cargo/registry/protobuf-parse-3.7.2/tests/bundled_proto_consistent.rs
usr/share/doc
usr/share/doc/librust-protobuf-parse-dev
usr/share/doc/librust-protobuf-parse-dev/changelog.Debian.gz
usr/share/doc/librust-protobuf-parse-dev/changelog.Debian.i386.gz
usr/share/doc/librust-protobuf-parse-dev/copyright