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

{
    "name": "py27-scikits-module",
    "portdir": "python/py-scikits-module",
    "version": "0.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://scikits.appspot.com",
    "description": "provides the files common to all scikits",
    "long_description": "provides the files common to all scikits",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2629
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-scikits-ann",
                "py27-scikits-audiolab",
                "py27-scikits-timeseries",
                "py-scikits-module"
            ]
        }
    ]
}