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

{
    "name": "py310-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": 137
        }
    ],
    "variants": [
        "debug",
        "test",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "py310-setuptools",
                "py310-cython",
                "py310-coverage",
                "clang-16"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "c-ares",
                "python310",
                "py310-cython",
                "lbzip2",
                "py310-protobuf3",
                "py310-six",
                "zlib",
                "abseil",
                "libuv",
                "openssl",
                "protobuf3-cpp",
                "re2"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-twisted",
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-tensorflow",
                "py310-grpcio-tools",
                "py310-tensorboard"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-tensorflow-macos"
            ]
        }
    ]
}