grpc 1.30.2-3build6 source package in Ubuntu
Changelog
grpc (1.30.2-3build6) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 22:42:02 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
grpc_1.30.2.orig.tar.gz | 6.7 MiB | ba74b97a2f1b4e22ec5fb69d639d849d2069fb58ea7d6579a31f800af6fe3b6c |
grpc_1.30.2-3build6.debian.tar.xz | 19.2 KiB | 6baf16733e0f974000f34c43f1f044a175bb7ebc64f51b790942f54f4f617730 |
grpc_1.30.2-3build6.dsc | 2.7 KiB | 415754147ed81a33b990005fff45849e300b923d90495b8e957700bdc7d8bbdb |
Available diffs
- diff from 1.30.2-3build5 to 1.30.2-3build6 (303 bytes)
Binary packages built by this source
- libgrpc++-dev: high performance general RPC framework (development)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the headers and the static library for libgrpc++1.
- libgrpc++1: No summary available for libgrpc++1 in ubuntu lunar.
No description available for libgrpc++1 in ubuntu lunar.
- libgrpc-dev: high performance general RPC framework (development)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the headers and the static library for libgrpc10.
- libgrpc10: No summary available for libgrpc10 in ubuntu lunar.
No description available for libgrpc10 in ubuntu lunar.
- protobuf-compiler-grpc: high performance general RPC framework - protobuf plugin
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package provides the plugins needed for compiling gRPC service
definitions with the protobuf compiler.
- protobuf-compiler-grpc-dbgsym: debug symbols for protobuf-compiler-grpc
- python3-grpcio: GRPC system (Python 3)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the Python 3 bindings.
- python3-grpcio-dbgsym: debug symbols for python3-grpcio
- ruby-grpc: GRPC system in Ruby
Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source
universal RPC framework.
.
Some features of gRPC:
* Simple service definition
* Works across languages and platforms
* Start quickly and scale
* Bi-directional streaming and integrated auth
- ruby-grpc-dbgsym: debug symbols for ruby-grpc
- ruby-grpc-tools: Development tools for Ruby gRPC
Ruby gRPC library allows sending RPCs from Ruby using GRPC.
GRPC is a high performance, open-source universal RPC framework.