GET /api/v1/ports/p5.30-uuid-tiny/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-uuid-tiny",
    "portdir": "perl/p5-uuid-tiny",
    "version": "1.40.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/UUID::Tiny",
    "description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
    "long_description": "UUID::Tiny - Pure Perl UUID Support With Functional Interface",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-mime-base64",
                "p5.30-time-hires"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-test2-plugin-uuid"
            ]
        }
    ]
}