# Install protobuf-parse

Parse .proto files. Files are parsed into a protobuf::descriptor::FileDescriptorSet object using either: * pure rust parser (no dependencies) * protoc binary (more reliable and compatible with Google's implementation). Version 3.7.2 via Cargo; verified 2025-03-10.

## Install

```sh
sudo av install cargo:protobuf-parse
```

Additional install commands:

### Portable and language managers

- Cargo (100%):

```sh
cargo install protobuf-parse
```

  Evidence: local crates.io package metadata

## Package Facts

- **Package key:** cargo:protobuf-parse
- **Package manager:** Cargo
- **Package manager URL:** <https://crates.io/crates/protobuf-parse>
- **Version:** 3.7.2
- **Source summary:** Parse .proto files. Files are parsed into a protobuf::descriptor::FileDescriptorSet object using either: * pure rust parser (no dependencies) * protoc binary (more reliable and compatible with Google's implementation)
- **Homepage:** <https://github.com/stepancheg/rust-protobuf/tree/master/protobuf-parse/>
- **Repository:** <https://github.com/stepancheg/rust-protobuf/tree/master/protobuf-parse/>
- **License:** MIT
- **Source archive:** <https://static.crates.io/crates/protobuf-parse/protobuf-parse-3.7.2.crate>
- **Published:** 2025-03-10 14:08:28.291564+00
- **Last updated:** 2025-03-10 14:08:28.291564+00
- **Generated:** 2026-06-18T16:49:02+00:00

## Executables

- parse-and-typecheck (binary): Declared by crates.io version metadata.

## Install Behavior

- Bottle: not available

## Freshness

- Page generated: 2026-06-18
- Package-manager version: 3.7.2

## Sicherheitshinweise

Für protobuf-parse wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Source Database Details

- **Source Database:** crates.io database dump
- **Crate ID:** 475,044
- **Crate Size:** 68,279
- **Edition:** 2021
- **Has Lib:** yes
- **Num Versions:** 26
- **Recent Download Window Days:** 90
- **Version ID:** 1,477,352


## Sources

- crates.io package index
- cross-ecosystem install command graph
