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

{
    "name": "py27-blaze",
    "portdir": "python/py-blaze",
    "version": "0.10.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://blaze.pydata.org/",
    "description": "Blaze is the next-generation of NumPy",
    "long_description": "Blaze is the next-generation of NumPy. It is designed as a foundational set of abstractions on which to build out-of-core and distributed algorithms over a wide variety of data sources and to extend the structure of NumPy itself.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-cytoolz",
                "py27-datashape",
                "py27-flask",
                "py27-multipledispatch",
                "py27-numpy",
                "py27-odo",
                "py27-pandas",
                "python27",
                "py27-pymongo",
                "py27-pytest",
                "py27-requests",
                "py27-sqlalchemy",
                "py27-tables",
                "py27-toolz",
                "py27-xlrd",
                "py27-psutil"
            ]
        }
    ],
    "depends_on": []
}