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

{
    "name": "abduco",
    "portdir": "sysutils/abduco",
    "version": "0.6",
    "license": "ISC",
    "platforms": "darwin linux freebsd",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/martanne/abduco",
    "description": "abduco is a tool for session {at,de}tach support",
    "long_description": "abduco is a tool for session {at,de}tach support. abduco provides session management i.e. it allows programs to be run independently from their controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 898
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        }
    ],
    "depends_on": []
}