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

{
    "name": "squirrel-ime",
    "portdir": "aqua/squirrel-ime",
    "version": "0.16.2",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rime.im/",
    "description": "Rime Input Method for macOS",
    "long_description": "Rime Input Method for macOS",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "l2dy",
            "github": "l2dy",
            "ports_count": 96
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gflags",
                "google-glog",
                "librime-devel",
                "yaml-cpp",
                "leveldb",
                "marisa-trie",
                "opencc",
                "boost176",
                "libiconv",
                "capnproto"
            ]
        }
    ],
    "depends_on": []
}