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

{
    "name": "rb19-bcat",
    "portdir": "ruby/rb19-bcat",
    "version": "0.5.0",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rtomayko.github.io/bcat/",
    "description": "pipe to browser utility",
    "long_description": "bcat is a pipe to browser utility for use at the shell and within editors like Vim or Emacs. It reads from standard input, or one or more files, and streams output to a browser window.",
    "active": true,
    "categories": [
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby19"
            ]
        }
    ],
    "depends_on": []
}