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

{
    "name": "7zip",
    "portdir": "archivers/7zip",
    "version": "25.00",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.7-zip.org",
    "description": "7zip is a file archiver with a high compression ratio.",
    "long_description": "7zip is a file archiver that has a high compression ratio in 7z format with LZMA and LZMA2 compression, supports packing and unpacking XZ, BZIP2, GZIP, TAR, ZIP and WIM archives, and unpacking AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, WIM, XAR and Z archives.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [
        {
            "name": "srirangav",
            "github": "srirangav",
            "ports_count": 15
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        }
    ],
    "depends_on": []
}