GET /api/v1/ports/rb-path_expander/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-path_expander",
"portdir": "ruby/rb-path_expander",
"version": "1.1.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/seattlerb/path_expander",
"description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"long_description": "PathExpander helps pre-process command-line arguments expanding directories into their constituent files",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
}