GET /api/v1/ports/rb27-rmagick/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb27-rmagick",
"portdir": "ruby/rb-rmagick",
"version": "5.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rmagick.github.io",
"description": "The Ruby interface to ImageMagick",
"long_description": "RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. It is fully featured and has good documentation.",
"active": true,
"categories": [
"graphics",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"ruby27"
]
}
],
"depends_on": []
}