GET /api/v1/ports/rb-coderay/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-coderay",
"portdir": "ruby/rb-coderay",
"version": "0.9.8",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://coderay.rubychan.de/",
"description": "Fast and easy syntax highlighting for selected languages.",
"long_description": "Fast and easy syntax highlighting for selected languages, written in Ruby.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb-rake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
}