GET /api/v1/ports/rb32-bee/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb32-bee",
"portdir": "ruby/rb-bee",
"version": "0.12.2",
"license": "Apache",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/bee",
"description": "Bee is a build tool running YAML files",
"long_description": "Bee is a build tool running YAML files These build files have a clean syntax à la Ant and run as fast as make. They are made of shell commands, Ruby code or Bee tasks for platform independent builds.",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby32",
"rb32-rubyzip",
"rb32-archive-tar-minitar",
"rb32-highline"
]
}
],
"depends_on": []
}