GET /api/v1/ports/py37-publicsuffix2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-publicsuffix2",
"portdir": "python/py-publicsuffix2",
"version": "2.20191221",
"license": "(MIT or MPL-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nexB/python-publicsuffix2",
"description": "Get a public suffix for a domain name using the Public Suffix List",
"long_description": "Get a public suffix for a domain name using the Public Suffix List",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-requests",
"py37-setuptools",
"clang-16",
"py37-build",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-mitmproxy"
]
}
]
}