GET /api/v1/ports/p5.26-crypt-cbc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-crypt-cbc",
"portdir": "perl/p5-crypt-cbc",
"version": "3.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Crypt::CBC",
"description": "Encrypt Data with Cipher Block Chaining Mode",
"long_description": "This is Crypt::CBC, a Perl-only implementation of the the cryptographic cipher block chaining mode (CBC). In combination with a block cipher such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily long length. The encrypted messages are compatible with the encryption format used by SSLeay.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-crypt-des",
"p5.26-crypt-blowfish",
"p5.26-crypt-cast5"
]
},
{
"type": "lib",
"ports": [
"p5.26-data-serializer",
"p5.26-session-storage-secure",
"p5.26-alt-crypt-rsa-bigint",
"p5.26-tie-encryptedhash",
"p5.26-crypt-rsa",
"p5.26-dancer-session-cookie"
]
}
]
}