GET /api/v1/ports/rb-net-yail/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb-net-yail",
"portdir": "ruby/rb-net-yail",
"version": "1.3.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rubygems.org/gems/net-yail",
"description": "a ruby IRC library",
"long_description": "Net::YAIL is a library built for dealing with IRC communications in Ruby.",
"active": true,
"categories": [
"net",
"irc",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"rb-rake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ruby",
"rb-rubygems"
]
}
],
"depends_on": []
}