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

{
    "name": "py37-absl",
    "portdir": "python/py-absl",
    "version": "1.4.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/abseil/abseil-py",
    "description": "Abseil Python Common Libraries",
    "long_description": "absl-py is a collection of Python library code for building Python applications. The code is collected from Google's own Python code base, and has been extensively tested and used in production.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "emcrisostomo",
            "github": "emcrisostomo",
            "ports_count": 156
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-wheel",
                "py37-setuptools",
                "py37-setuptools_scm",
                "clang-15",
                "py37-build",
                "py37-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-tensorflow",
                "py37-tensorboard",
                "py37-tensorflow1",
                "py37-tensorboard1",
                "py37-magenta"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-tensorflow-data-validation",
                "py37-tensorflow-probability",
                "py37-tfx-bsl",
                "py37-tensorflow-datasets",
                "py37-note-seq",
                "py37-magenta",
                "py37-tensor2tensor",
                "py37-tensorflow-transform",
                "py37-mesh-tensorflow"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-dm-tree"
            ]
        }
    ]
}