GET /api/v1/ports/py39-cymruwhois/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-cymruwhois",
"portdir": "python/py-cymruwhois",
"version": "1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pythonhosted.org/cymruwhois/",
"description": "Perform lookups by ip address and return ASN, Country Code, and Netblock Owner.",
"long_description": "Perform lookups by ip address and return ASN, Country Code, and Netblock Owner.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1052
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
}