python-grpc-tools 1.14.1-ok1 source package in openKylin
Changelog
python-grpc-tools (1.14.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:59:50 +0800
python-grpc-tools (1.14.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:59:50 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-grpc-tools_1.14.1.orig.tar.gz | 1.8 MiB | ca39d0e929ab67f3a165962d5557fea47fa383269cc361081b0610181cec31e9 |
| python-grpc-tools_1.14.1-ok1.debian.tar.xz | 19.8 KiB | d9098265ee791c9637f526c637dd3400ed26655f5eb1b2d3a2bc870d6746cce1 |
| python-grpc-tools_1.14.1-ok1.dsc | 1.9 KiB | 0011e8d26cfe475edf04d8c4758fbf23541730423ddbb547355edfcda7d31e58 |
gRPC is a modern open source high performance RPC framework. It can
efficiently connect services in and across data centers with pluggable support
for load balancing, tracing, health checkin and authentication.
.
It is also applicable in last mile of distributed computing to connect
devices, mobile applications and browsers to backend services.
.
This package installs the Protobuf code generator for Python 3.