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

{
    "name": "torchCL",
    "portdir": "office/torchCL",
    "version": "1.08.31",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://torch.wbpsystems.com/cl.php",
    "description": "Command line tools for Torch Project Management",
    "long_description": "TorchCL allows you to create messages, time enteries and expenses from the command line. Why might you want to do this? Because if you have terminal access you can build this into an automation routine where otherwise you might need to hire a programmer.",
    "active": true,
    "categories": [
        "www",
        "office"
    ],
    "maintainers": [
        {
            "name": "bosmith",
            "github": "tazzben",
            "ports_count": 9
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": []
}