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

{
    "name": "klavaro",
    "portdir": "games/klavaro",
    "version": "1.8.1",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://klavaro.sourceforge.net/",
    "description": "A clean, full-featured typing tutor.",
    "long_description": "Designed to be keyboard and language independent, with built-in custom keyboard editor. Includes exercises for adaptability, velocity, and fluidity, as well as progress charts and the ability to import text of your choice for practise.",
    "active": true,
    "categories": [
        "games",
        "education"
    ],
    "maintainers": [
        {
            "name": "james.r.haigh",
            "github": "",
            "ports_count": 3
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtkdatabox"
            ]
        }
    ],
    "depends_on": []
}