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

{
    "name": "py39-sortedcontainers",
    "portdir": "python/py-sortedcontainers",
    "version": "2.4.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.grantjenks.com/docs/sortedcontainers/",
    "description": "Python sorted container types.",
    "long_description": "Python sorted container types.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-sortedcollections",
                "py39-intervaltree",
                "py39-hypothesis",
                "py39-mitmproxy",
                "py39-trio",
                "py39-distributed",
                "py39-pytrie"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-trio"
            ]
        }
    ]
}