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

{
    "name": "py38-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": 158
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-setuptools",
                "py38-setuptools_scm",
                "clang-16",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-tensorflow1",
                "py38-magenta",
                "py38-tensorboard",
                "py38-tensorboard1",
                "py38-tensorflow"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-transformers",
                "py38-tensorflow-macos",
                "py38-tensorflow-data-validation",
                "py38-tfx-bsl",
                "py38-note-seq",
                "py38-mesh-tensorflow",
                "py38-tensorflow-datasets",
                "py38-tensorflow-probability",
                "py38-magenta",
                "py38-tensorflow-transform",
                "py38-tensor2tensor"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-dm-tree"
            ]
        }
    ]
}