GET /api/v1/ports/rb-net-irc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-net-irc",
"portdir": "ruby/rb-net-irc",
"version": "0.0.9",
"license": "Ruby",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cho45/net-irc",
"description": "IRC library. This is mostly conform to RFC1459 but partly not for convenience.",
"long_description": "IRC library. This is mostly conform to RFC1459 but partly not for convenience.",
"active": true,
"categories": [
"irc",
"ruby"
],
"maintainers": [
{
"name": "kimuraw",
"github": "kimuraw",
"ports_count": 109
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb18-rake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
}