Source: alt-php80-pecl-grpc
Section: php
Priority: optional
Maintainer: Ilya Voyskovsky <ivoyskovsky@cloudlinux.com>
Build-Depends: debhelper (>=9),
               alt-php80-dev,
               autoconf,
               libstdc++-11-dev | libstdc++-10-dev | libstdc++-7-dev | libstdc++6-4.7-dev | libstdc++-6-dev,
               g++-10,
               libz-dev,
Standards-Version: 3.9.6
Homepage: http://pecl.php.net/


Package: alt-php80-pecl-grpc
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Conflicts:
 alt-php80-pecl-ext (<< 1-33)
Description: Remote Procedure Calls (RPCs) provide a useful abstraction for building
 distributed applications and services. The libraries in this repository provide a concrete
 implementation of the gRPC protocol, layered over HTTP/2. These libraries enable
 communication between clients and servers using any combination of the supported
 languages.
