GET /api/v1/ports/p5.30-class-xsaccessor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-class-xsaccessor",
    "portdir": "perl/p5-class-xsaccessor",
    "version": "1.190.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Class::XSAccessor",
    "description": "Generate fast XS accessors without runtime compilation",
    "long_description": "Class::XSAccessor implements fast read, write and read/write accessors in XS. Additionally, it can provide predicates such as has_foo() for testing whether the attribute foo is defined in the object.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-class-accessor-grouped",
                "p5.30-file-find-object-rule",
                "p5.30-hash-objectify",
                "p5.30-mo",
                "p5.30-zmq-ffi",
                "p5.30-moo",
                "p5.30-params-validationcompiler",
                "p5.30-object-hashbase",
                "p5.30-file-find-object",
                "p5.30-dumbbench",
                "p5.30-type-tiny",
                "p5.30-dancer2",
                "p5.30-devel-cover"
            ]
        }
    ]
}