GET /api/v1/ports/rb19-rubyzip/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb19-rubyzip",
"portdir": "ruby/rb19-rubyzip",
"version": "0.9.9",
"license": "(Ruby or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aussiegeek/rubyzip",
"description": "rb19-rubyzip is a ruby library for reading and writing zip files.",
"long_description": "rb19-rubyzip is a ruby library for reading and writing zip files.",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby19"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb19-heroku"
]
}
]
}