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

{
    "name": "py27-pyside-tools",
    "portdir": "python/py-pyside-tools",
    "version": "0.2.15",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://qt-project.org/wiki/PySide",
    "description": "Tools for developing PySide applications",
    "long_description": "Tools for developing PySide applications",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "python27",
                "py27-pyside"
            ]
        }
    ],
    "depends_on": []
}