GET /api/v1/ports/py37-pycares/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-pycares",
"portdir": "python/py-pycares",
"version": "4.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/saghul/pycares",
"description": "Python interface for c-ares.",
"long_description": "pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-15",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-cffi",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyarrow"
]
},
{
"type": "run",
"ports": [
"py37-aiodns"
]
}
]
}