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

{
    "name": "infobot",
    "portdir": "irc/infobot",
    "version": "0.45.3",
    "license": "(Artistic-1 or GPL)",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.infobot.org/",
    "description": "IRC Bot written in Perl with a rabid AI",
    "long_description": "The infobot connects to an Internet Relay Chat (IRC) server, joins some channels (maybe), and begins accumulating factoids. To run one, download the source, uncompress it, untar it, edit the config files, and it up.",
    "active": true,
    "categories": [
        "irc"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": []
}