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

{
    "name": "bzip3",
    "portdir": "archivers/bzip3",
    "version": "1.3.2",
    "license": "LGPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/kspalaiologos/bzip3",
    "description": "A better and stronger spiritual successor to BZip2.",
    "long_description": "A better and stronger spiritual successor to BZip2.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [
        {
            "name": "sech1piam",
            "github": "sech1p",
            "ports_count": 1
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}