GET /api/v1/ports/rb33-http-cookie/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "rb33-http-cookie",
"portdir": "ruby/rb-http-cookie",
"version": "1.0.7",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sparklemotion/http-cookie",
"description": "Library to handle HTTP Cookies based on RFC 6265",
"long_description": "Library to handle HTTP Cookies based on RFC 6265",
"active": true,
"categories": [
"net",
"ruby"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ruby33"
]
},
{
"type": "run",
"ports": [
"rb33-domain_name"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"rb33-http",
"rb33-rest-client"
]
}
]
}