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

{
    "name": "p5-compress-raw-bzip2",
    "portdir": "perl/p5-compress-raw-bzip2",
    "version": "2.213.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "p5.34-compress-raw-bzip2",
    "homepage": "https://metacpan.org/pod/Compress::Raw::Bzip2",
    "description": "Perl low-level interface to bzip2 compression library",
    "long_description": "Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-compress-raw-bzip2"
            ]
        }
    ],
    "depends_on": []
}