slackbuilds_ponce/libraries/grpc/README
isaackwy b3149d7b8b
libraries/grpc: Remove Python 3 support
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-14 08:38:25 +07:00

7 lines
322 B
Text

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 builds gRPC in C++. python3-grpcio contains the Python 3
build of gRPC.