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

{
    "name": "py27-pyrsistent",
    "portdir": "python/py-pyrsistent",
    "version": "0.15.7",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://github.com/tobgu/pyrsistent/",
    "description": "Pyrsistent is a number of persistent collections.",
    "long_description": "Pyrsistent is a number of persistent collections.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-six"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-pytest-runner",
                "py27-hypothesis",
                "py27-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-jsonschema"
            ]
        }
    ]
}