GET /api/v1/ports/rb-singleton/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-singleton",
"portdir": "ruby/rb-singleton",
"version": "0.2.0",
"license": "(BSD or Ruby)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruby/singleton",
"description": "rb-singleton module implements the Singleton pattern",
"long_description": "rb-singleton module implements the Singleton pattern",
"active": true,
"categories": [
"devel",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
}