| Name: | grpc-cli |
|---|---|
| Version: | 1.46.7 |
| Release: | 10.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 482338 |
| License: | Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT |
| RPM: | grpc-cli-1.46.7-10.el9.aarch64.rpm |
| Source RPM: | grpc-1.46.7-10.el9.src.rpm |
| Build Date: | Mon May 29 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.grpc.io |
| Summary: | Command-line tool for gRPC |
| Description: | The command line tool can do the following things:
• Send unary rpc.
• Attach metadata and display received metadata.
• Handle common authentication to server.
• Infer request/response types from server reflection result.
• Find the request/response types from a given proto file.
• Read proto request in text form.
• Read request in wire form (for protobuf messages, this means serialized
binary form).
• Display proto response in text form.
• Write response in wire form to a file. |
- Add %py_provides for importable modules
- List directories with trailing slashes
- List .so files more precisely
- Update rpmlintrc rules
- Hardlink duplicate files in the examples
- List doc/example files more explicitly - Drop some less-relevant text documentation files
- Update License to include header-only dependencies
- Update License fields to SPDX
- More-correct .pc file path fix - When passing paths to the build system, they are now correctly relative to the prefix rather than absolute.
- Update to 1.46.7