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

{
    "name": "rb-rdtool",
    "portdir": "ruby/rb-rdtool",
    "version": "0.6.37",
    "license": "(Ruby or GPL)",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/uwabami/rdtool",
    "description": "RDtool is RD formatter and utilities. (RD is Ruby's POD)",
    "long_description": "RDtool is RD formatter and utilities. (RD is Ruby's POD) RDtool contains a converter command rd2 and Ruby libraries to handle RD files.",
    "active": true,
    "categories": [
        "textproc",
        "ruby"
    ],
    "maintainers": [
        {
            "name": "kimuraw",
            "github": "kimuraw",
            "ports_count": 109
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby"
            ]
        }
    ],
    "depends_on": []
}