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

{
    "name": "rzip64",
    "portdir": "archivers/rzip64",
    "version": "3.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://rzip64.ghsi.eu",
    "description": "a parallelized large file compression program",
    "long_description": "rzip64 is a file compression program designed for very large files. rzip64 can utilize multiple CPU cores. rzip64 can also be interrupted at any time and be restarted later. rzip64 uses very large amounts of memory.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1824
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "bzip2"
            ]
        }
    ],
    "depends_on": []
}