• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "protobuf-parse"
2description: "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)"
3third_party {
4  version: "3.2.0"
5  license_type: NOTICE
6  last_upgrade_date {
7    year: 2023
8    month: 2
9    day: 27
10  }
11  homepage: "https://crates.io/crates/protobuf-parse"
12  identifier {
13    type: "Archive"
14    value: "https://static.crates.io/crates/protobuf-parse/protobuf-parse-3.2.0.crate"
15    version: "3.2.0"
16  }
17}
18