Parse .proto files
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). This package contains library source intended for building other packages which use the "default" feature of the "protobuf-parse" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 3.7.2-1.fc44 | - |
| Fedora 43 | 3.7.2-1.fc43 | 3.7.2-1.fc43 |
| Fedora 42 | 3.7.2-1.fc42 | - |
| Fedora 41 | 3.7.2-1.fc41 | - |
You can contact the maintainers of this package via email at
rust-protobuf-parse dash maintainers at fedoraproject dot org.