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

{
    "name": "py36-yt",
    "portdir": "python/py-yt",
    "version": "3.5.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://yt-project.org/",
    "description": "An analysis and visualization toolkit for volumetric data",
    "long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
    "active": false,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-cython",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-setuptools",
                "python36",
                "py36-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-sympy",
                "py36-matplotlib",
                "py36-ipython"
            ]
        }
    ],
    "depends_on": []
}