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

{
    "name": "py38-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": [
                "py38-flit_core",
                "py38-build",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-aiosqlite",
                "py38-tensorflow-addons"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-twisted",
                "py38-openssl",
                "py38-superqt",
                "py38-iminuit",
                "py38-slackclient",
                "py38-starlette",
                "py38-arviz",
                "py38-aesara",
                "py38-scikit-build-core",
                "py38-app-model",
                "py38-ipython",
                "py38-sqlalchemy",
                "py38-pypdf",
                "py38-mypy",
                "py38-psygnal",
                "py38-urwid",
                "py38-confection",
                "py38-pymc",
                "py38-anyio",
                "py38-visa",
                "py38-async-timeout",
                "py38-astroid",
                "py38-black",
                "py38-spaCy",
                "py38-pylint",
                "py38-pytensor",
                "py38-jsonlines",
                "py38-aioitertools",
                "py38-pymc3",
                "py38-async-lru",
                "py38-logilab-common",
                "py38-pytorch",
                "py38-setuptools_scm",
                "py38-aeppl",
                "py38-altair",
                "py38-magicgui",
                "py38-onnx",
                "py38-scrapy",
                "py38-cattrs",
                "py38-inflect",
                "py38-alembic"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-setuptools-rust",
                "py38-pygls",
                "py38-typer",
                "py38-tensorflow-macos",
                "py38-fastapi",
                "py38-rich",
                "py38-librosa",
                "py38-pydantic",
                "py38-annotated_types",
                "py38-flufl.lock",
                "py38-ezdxf",
                "py38-panel"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-tensorflow-addons"
            ]
        }
    ]
}