GET /api/v1/ports/p5-object-signature/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-object-signature",
"portdir": "perl/p5-object-signature",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-object-signature",
"homepage": "https://metacpan.org/pod/Object::Signature",
"description": "Generate cryptographic signatures for objects",
"long_description": "Object::Signature is an abstract base class that you can inherit from in order to allow your objects to generate unique cryptographic signatures.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-object-signature"
]
}
],
"depends_on": []
}