GET /api/v1/ports/p5.34-crypt-gcrypt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-crypt-gcrypt",
"portdir": "perl/p5-crypt-gcrypt",
"version": "1.260.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::GCrypt",
"description": "Perl interface to the GNU Cryptographic library",
"long_description": "Crypt::GCrypt provides a Perl interface to the libgcrypt cryptographic functions. It currently supports symmetric ciphers such as AES/Rikndael, Twofish, Triple DES, Arcfour etc., while asymmetric cryptography is being developed.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 152
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"perl5.34"
]
}
],
"depends_on": []
}