GET /api/v1/ports/p5.30-digest-sha1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-digest-sha1",
"portdir": "perl/p5-digest-sha1",
"version": "2.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Digest::SHA1",
"description": "Perl interface to the SHA-1 Algorithm",
"long_description": "The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit \"fingerprint\" or \"message digest\" of the input.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-crypt-mysql",
"p5.30-crypt-rsa",
"p5.30-data-serializer",
"p5.30-lwp-authen-wsse",
"p5.30-module-compile",
"p5.30-net-snmp",
"p5.30-razor2-client-agent",
"p5.30-cache-cache",
"p5.30-digest-hmac"
]
}
]
}