grpc 1.51.1-ok1 source package in openKylin

Changelog

grpc (1.51.1-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 08 May 2024 10:18:50 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
grpc_1.51.1.orig.tar.gz 8.2 MiB b55696fb249669744de3e71acc54a9382bea0dce7cd5ba379b356b12b82d4229
grpc_1.51.1-ok1.debian.tar.xz 16.9 KiB 31216daa2ef17edeee8ac7e2a3a0a301cd5dddeb68170dde9646ca447d793dcc
grpc_1.51.1-ok1.dsc 2.7 KiB 2d872f4d17efaec8895204c57cf12307e4ce02bbbb39ef17f8339b103ea593cd

View changes file

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.51t64 .

libgrpc++1.51t64: 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.51t64-dbgsym: debug symbols for libgrpc++1.51t64
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 libgrpc29t64 .

libgrpc29t64: 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.

libgrpc29t64-dbgsym: debug symbols for libgrpc29t64
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.