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

{
    "name": "py27-gviz_api",
    "portdir": "python/py-gviz_api",
    "version": "1.7.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://code.google.com/p/google-visualization-python/",
    "description": "Python API for Google Visualization",
    "long_description": "The Python API for Google Visualization makes it easy to convert python data structures into Google Visualization JS code, DataTable JSon construction string or JSON response for Query object.",
    "active": true,
    "categories": [
        "www",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-gviz_api"
            ]
        }
    ]
}