python-grpc-tools 1.14.1-7 source package in Ubuntu

Changelog

python-grpc-tools (1.14.1-7) unstable; urgency=medium

  * Team upload.
  * Clean grpc_tools/_protoc_compiler.cpp, generated by cython.
    (Closes: #1069374)

 -- Andreas Beckmann <email address hidden>  Sat, 27 Apr 2024 02:25:26 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
python-grpc-tools_1.14.1-7.dsc 2.1 KiB 553e7a85793866413732d7ad7ef6f558af3d576399f390a6908947717831461d
python-grpc-tools_1.14.1.orig.tar.gz 1.8 MiB ca39d0e929ab67f3a165962d5557fea47fa383269cc361081b0610181cec31e9
python-grpc-tools_1.14.1-7.debian.tar.xz 18.4 KiB bbdb0e5f39269a72b1a1573df6c9f86b4075519896058f8f6a20e4ac7c492fef

No changes file available.

Binary packages built by this source

python3-grpc-tools: Protobuf code generator for gRPC (Python 3)

 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.

python3-grpc-tools-dbgsym: debug symbols for python3-grpc-tools