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

{
    "name": "bash-completion",
    "portdir": "sysutils/bash-completion",
    "version": "2.16.0",
    "license": "GPL-2+",
    "platforms": "any",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/scop/bash-completion",
    "description": "Programmable bash completions",
    "long_description": "Programmable completion library for bash. This port requires bash >=4.1 and is meant to be used together with the bash port.",
    "active": true,
    "categories": [
        "sysutils"
    ],
    "maintainers": [
        {
            "name": "raimue",
            "github": "raimue",
            "ports_count": 56
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "run",
            "ports": [
                "bash"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "libvirt",
                "whois",
                "guestfs-tools",
                "gdal",
                "gdal-hdf4",
                "gdal-hdf5",
                "gdal-kea",
                "gdal-libkml",
                "gdal-pdf",
                "notmuch",
                "libguestfs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lesspipe",
                "bd",
                "notes"
            ]
        },
        {
            "type": "run",
            "ports": [
                "commitizen",
                "git-flow-bash-completion",
                "hugo",
                "redo",
                "ollama-bash-completion-plugin",
                "tmux-bash-completion",
                "libmm-glib",
                "gutils-suite-core"
            ]
        }
    ]
}