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

{
    "name": "libchewing",
    "portdir": "devel/libchewing",
    "version": "0.5.1",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://chewing.im/",
    "description": "The intelligent phonetic input method library",
    "long_description": "The Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users. Chewing was inspired by other proprietary intelligent Zhuyin input methods under Microsoft Windows, namely, Wang-Xin by Eten, Microsoft New Zhuyin, and Nature Zhuyin.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "halboof",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [
        "sqlite3",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}