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

{
    "name": "heapCL",
    "portdir": "office/heapCL",
    "version": "1.08.27",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://heap.wbpsystems.com/cl.php",
    "description": "Command line tools for Heap CRM",
    "long_description": "HeapCL allows you to create messages, people, prospects and email templates 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": []
}