GET /api/v1/ports/py37-grpcio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "emcrisostomo",
            "github": "emcrisostomo",
            "ports_count": 157
        }
    ],
    "variants": [
        "debug",
        "test",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16",
                "py37-installer",
                "py37-build",
                "py37-wheel",
                "py37-setuptools",
                "py37-cython",
                "py37-coverage",
                "pkgconfig"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lbzip2",
                "py37-six",
                "py37-cython",
                "c-ares",
                "python37",
                "re2",
                "protobuf3-cpp",
                "openssl",
                "libuv",
                "abseil",
                "zlib",
                "py37-protobuf3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-twisted",
                "py37-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-tensorboard",
                "py37-tensorboard1",
                "py37-tensorflow",
                "py37-tensorflow1",
                "py37-grpcio-tools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-apache-beam"
            ]
        }
    ]
}