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

{
    "name": "ktoblzcheck",
    "portdir": "devel/ktoblzcheck",
    "version": "1.53",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://ktoblzcheck.sourceforge.net/",
    "description": "a library to check bank account numbers and bank codes",
    "long_description": "a library to check bank account numbers and bank codes",
    "active": true,
    "categories": [
        "devel",
        "finance"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "aqbanking5",
                "aqbanking5-gtk",
                "aqbanking5-gtk3",
                "aqbanking6",
                "aqbanking6-gtk2",
                "aqbanking6-gtk3"
            ]
        }
    ]
}