GET /api/v1/ports/rb-treetop/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-treetop",
"portdir": "ruby/rb-treetop",
"version": "1.4.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://functionalform.blogspot.com/",
"description": "Treetop is a Ruby-based DSL for text parsing and interpretation.",
"long_description": "Treetop is a Ruby-based DSL for text parsing and interpretation.",
"active": true,
"categories": [
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-polyglot",
"rb-rubygems"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb-cucumber"
]
}
]
}