GET /api/v1/ports/py312-yarl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-yarl",
"portdir": "python/py-yarl",
"version": "1.20.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/yarl",
"description": "Yet another URL library.",
"long_description": "URL library with immutable URL objects.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 82
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-expandvars",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-multidict",
"py312-idna",
"py312-propcache",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-aiohttp"
]
},
{
"type": "run",
"ports": [
"py312-spyder"
]
}
]
}