GET /api/v1/ports/rb31-netrc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb31-netrc",
"portdir": "ruby/rb-netrc",
"version": "0.11.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/geemus/netrc",
"description": "This library reads and writes .netrc files",
"long_description": "This library reads and writes .netrc files",
"active": true,
"categories": [
"devel",
"www",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby31"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb31-heroku"
]
},
{
"type": "run",
"ports": [
"rb31-rest-client"
]
}
]
}