HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-grpcio",
"portdir": "devel/grpc",
"version": "1.48.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/grpc/grpc",
"description": "Python bindings for gRPC HTTP/2-based RPC framework",
"long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "emcrisostomo",
"github": "emcrisostomo",
"ports_count": 157
}
],
"variants": [
"debug",
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"py39-coverage",
"py39-setuptools",
"clang-17",
"py39-cython-compat"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python39",
"c-ares",
"py39-cython",
"lbzip2",
"py39-six",
"py39-protobuf3",
"zlib",
"abseil",
"libuv",
"openssl",
"protobuf3-cpp",
"re2"
]
},
{
"type": "test",
"ports": [
"py39-twisted",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tensorboard",
"py39-tensorflow1",
"py39-tensorboard1",
"py39-grpcio-tools",
"py39-tensorflow"
]
},
{
"type": "run",
"ports": [
"py39-apache-beam",
"py39-tensorflow-macos"
]
}
]
}