GET /api/v1/ports/chruby/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "chruby",
"portdir": "ruby/chruby",
"version": "0.3.9",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/postmodern/chruby",
"description": "Ruby version changer",
"long_description": "chruby changes the current Ruby version. It supports bash and zsh.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "chad",
"github": "chadcatlett",
"ports_count": 2
},
{
"name": "franklinyu",
"github": "FranklinYu",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}