From dbaef1f802ce7cf9c5be2cbc4d53658aef533ae5 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 15 Jan 2024 08:02:34 +0700 Subject: python/python3-grpcio: Added (Python 3 build of grpc.). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-grpcio/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-grpcio/README (limited to 'python/python3-grpcio/README') diff --git a/python/python3-grpcio/README b/python/python3-grpcio/README new file mode 100644 index 0000000000..8fa9013214 --- /dev/null +++ b/python/python3-grpcio/README @@ -0,0 +1,10 @@ +gRPC is a modern, open source, high-performance remote procedure call +(RPC) framework that can run anywhere. gRPC enables client and server +applications to communicate transparently, and simplifies the building +of connected systems. + +This SlackBuild bundles python3-grpcio-tools (a protobuf code generator +for gRPC). + +grpc (available at SlackBuilds.org) builds gRPC in C++ (rather than in +Python 3). -- cgit v1.2.3