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

{
    "name": "librime-devel",
    "portdir": "devel/librime-devel",
    "version": "20230206",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rime.im/",
    "description": "Rime Input Method Engine, the core library",
    "long_description": "Rime Input Method Engine, the core library",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "l2dy",
            "github": "l2dy",
            "ports_count": 96
        }
    ],
    "variants": [
        "debug",
        "tests",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "google-glog",
                "yaml-cpp",
                "leveldb",
                "opencc",
                "boost176",
                "marisa-trie",
                "capnproto",
                "gflags"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "squirrel-ime"
            ]
        }
    ]
}