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

{
    "name": "p5.30-data-uuid",
    "portdir": "perl/p5-data-uuid",
    "version": "1.227.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::UUID",
    "description": "Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).",
    "long_description": "Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-chi",
                "p5.30-class-dbi-uuid",
                "p5.30-object-id",
                "p5.30-rdf-query",
                "p5.30-rdf-trine",
                "p5.30-test2-plugin-uuid",
                "p5.30-catalyst-authentication-credential-http",
                "p5.30-test2-harness"
            ]
        }
    ]
}