GET /api/v1/ports/rb31-aes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb31-aes",
"portdir": "ruby/rb-aes",
"version": "0.5.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chicks/aes",
"description": "AES encrypt/decrypt gem built ontop of OpenSSL",
"long_description": "AES encrypt/decrypt gem built ontop of OpenSSL",
"active": true,
"categories": [
"security",
"crypto",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"ruby31"
]
}
],
"depends_on": []
}