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

{
    "name": "rb19-term-ansicolor",
    "portdir": "ruby/rb19-term-ansicolor",
    "version": "1.2.2",
    "license": "GPL-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://flori.github.io/term-ansicolor/",
    "description": "Ruby library that colors strings using ANSI escape sequences",
    "long_description": "Ruby library that colors strings using ANSI escape sequences",
    "active": true,
    "categories": [
        "devel",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb19-tins"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "taskjuggler"
            ]
        },
        {
            "type": "run",
            "ports": [
                "rb19-cucumber"
            ]
        }
    ]
}