GET /api/v1/ports/p5.26-class-xsaccessor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-accessor-grouped",
"p5.26-dancer2",
"p5.26-devel-cover",
"p5.26-dumbbench",
"p5.26-file-find-object",
"p5.26-file-find-object-rule",
"p5.26-hash-objectify",
"p5.26-mo",
"p5.26-moo",
"p5.26-params-validationcompiler",
"p5.26-zmq-ffi"
]
}
]
}