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

{
    "name": "py35-mrjob",
    "portdir": "python/py-mrjob",
    "version": "0.6.12",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Yelp/mrjob",
    "description": "Python MapReduce framework",
    "long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
    "active": false,
    "categories": [
        "python",
        "parallel"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 563
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35",
                "py35-boto",
                "py35-botocore",
                "py35-setuptools",
                "py35-yaml"
            ]
        }
    ],
    "depends_on": []
}