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

{
    "name": "caps-log",
    "portdir": "sysutils/caps-log",
    "version": "1.2.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/NikolaDucak/caps-log",
    "description": "Small TUI journaling tool",
    "long_description": "caps-log is a small, terminal-based journaling tool.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "NikolaDucak",
            "github": "NikolaDucak",
            "ports_count": 1
        },
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost181",
                "libgit2",
                "FTXUI",
                "openssl3",
                "libfmt9"
            ]
        }
    ],
    "depends_on": []
}