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

{
    "name": "lzma",
    "portdir": "archivers/lzma",
    "version": "24.09",
    "license": "public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.7-zip.org/sdk.html",
    "description": "high compression ratio archiver",
    "long_description": "LZMA is default and general compression method of 7z format in 7-Zip program. LZMA provides high compression ratio and very fast decompression.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1825
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "p7zip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "botan",
                "root5",
                "R-ijtiff",
                "libarchive-qt",
                "root6",
                "boost187",
                "R-Rhtslib",
                "fnm",
                "R-ragg",
                "ugrep",
                "wget2",
                "librasterlite2",
                "littleutils",
                "boost171",
                "boost178",
                "boost181",
                "folly",
                "ouch",
                "boost176"
            ]
        }
    ]
}