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

{
    "name": "flecli",
    "portdir": "sysutils/flecli",
    "version": "0.1.7",
    "license": "MIT",
    "platforms": "darwin freebsd linux",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/on4kjm/FLEcli",
    "description": "Multi-platform Fast Log Entry (FLE) processing tool",
    "long_description": "Multi-platform Fast Log Entry (FLE) processing tool.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "harens",
            "github": "harens",
            "ports_count": 133
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "go",
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}