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

{
    "name": "py311-typing_extensions",
    "portdir": "python/py-typing_extensions",
    "version": "4.13.2",
    "license": "PSF",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/python/typing_extensions",
    "description": "Backported and Experimental Type Hints for Python",
    "long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "toby",
            "github": "tobypeterson",
            "ports_count": 223
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-flit_core",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py311-aiosqlite"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-twisted",
                "py311-pytorch",
                "py311-logilab-common",
                "py311-alembic",
                "py311-magicgui",
                "py311-urwid",
                "py311-flexparser",
                "py311-ipython",
                "py311-superqt",
                "py311-pymc",
                "py311-sqlalchemy",
                "py311-openssl",
                "py311-pytensor",
                "py311-cloudflare",
                "py311-confection",
                "py311-referencing",
                "py311-arviz",
                "py311-asyncssh",
                "py311-lsprotocol",
                "py311-jsonlines",
                "py311-async-timeout",
                "py311-anyio",
                "py311-psygnal",
                "py311-app-model",
                "py311-textual",
                "py311-onnx",
                "py311-emmet-core",
                "py311-mp-api",
                "py311-pydash",
                "py311-mypy",
                "py311-scrapy",
                "py311-aeppl",
                "py311-aesara",
                "py311-inflect",
                "py311-flexcache"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-setuptools-rust",
                "py311-Faker",
                "py311-typer",
                "py311-librosa",
                "py311-panel",
                "py311-fastapi",
                "py311-pydantic",
                "py311-ezdxf",
                "py311-pygls",
                "py311-pygithub"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-numpy"
            ]
        }
    ]
}