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

{
    "name": "PIDA",
    "portdir": "devel/PIDA",
    "version": "0.6.2",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://bitbucket.org/aafshar/pida-main/wiki/Home",
    "description": "The Python Integrated Development Application",
    "long_description": "The Python Integrated Development Application",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-py",
                "py27-pygtk",
                "dbus-python27",
                "libmagic",
                "py27-pygtkhelpers",
                "python27",
                "py27-bpython"
            ]
        }
    ],
    "depends_on": []
}