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

{
    "name": "py27-pyne",
    "portdir": "python/py-pyne",
    "version": "0.4.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.pyne.io/",
    "description": "Python for Nuclear Engineering",
    "long_description": "PyNE is a toolkit for making common tasks in nuclear engineering easier, faster, better",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "py27-cython",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-tables",
                "python27",
                "hdf5",
                "py27-numpy",
                "py27-scipy"
            ]
        }
    ],
    "depends_on": []
}