GET /api/v1/ports/py-ipwhois/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-ipwhois",
"portdir": "python/py-ipwhois",
"version": "1.2.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/secynic/ipwhois",
"description": "py-ipwhois is a simple package for retrieving and parsing whois data for IPv4 and IPv6 addresses.",
"long_description": "py-ipwhois is a simple package for retrieving and parsing whois data for IPv4 and IPv6 addresses.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-ipwhois"
]
}
],
"depends_on": []
}