GET /api/v1/ports/p5.34-data-uuid-mt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-data-uuid-mt",
    "portdir": "perl/p5-data-uuid-mt",
    "version": "1.1.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::UUID::MT",
    "description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
    "long_description": "Data::UUID::MT - Fast random UUID generator using the Mersenne Twister algorithm",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "p5.34-extutils-makemaker",
                "p5.34-list-allutils",
                "p5.34-test-simple"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-scalar-list-utils",
                "p5.34-time-hires",
                "p5.34-math-random-mt-auto"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-data-uuid-mt"
            ]
        }
    ]
}