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

{
    "name": "py36-sortedcollections",
    "portdir": "python/py-sortedcollections",
    "version": "2.1.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.grantjenks.com/docs/sortedcollections/",
    "description": "Python sorted collections.",
    "long_description": "Python sorted collections.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2693
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-sortedcontainers"
            ]
        }
    ],
    "depends_on": []
}