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

{
    "name": "py37-types-typed-ast",
    "portdir": "python/py-types-typed-ast",
    "version": "1.5.8.7",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/python/typeshed",
    "description": "Typing stubs for typed-ast",
    "long_description": "Typing stubs for typed-ast. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py37-mypy"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py-types-typed-ast"
            ]
        }
    ]
}