grpc 1.51.1-3build3 source package in Ubuntu
Changelog
grpc (1.51.1-3build3) lunar; urgency=medium * No-change rebuild with Python 3.11 only -- Graham Inggs <email address hidden> Fri, 17 Mar 2023 09:33:07 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
grpc_1.51.1.orig.tar.gz | 8.2 MiB | b55696fb249669744de3e71acc54a9382bea0dce7cd5ba379b356b12b82d4229 |
grpc_1.51.1-3build3.debian.tar.xz | 20.3 KiB | a11925d4db4c24a3dfdae5ff3c486e24923d91e25fb74efff5dfc628eae6ffd6 |
grpc_1.51.1-3build3.dsc | 2.8 KiB | 1597c0a106e28a7f698ab10ff8fbb77349921ed2f78b46e4f6a038c68c89dc47 |
Available diffs
- diff from 1.51.1-3build2 to 1.51.1-3build3 (313 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.51 .
- libgrpc++1.51: high performance general RPC framework
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 gRPC C++ bindings.
- libgrpc++1.51-dbgsym: debug symbols for libgrpc++1.51
- 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 libgrpc29 .
- libgrpc29: high performance general RPC framework
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 gRPC C bindings.
- libgrpc29-dbgsym: debug symbols for libgrpc29
- 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.