HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "uv",
"portdir": "devel/uv",
"version": "0.6.10",
"license": "(Apache-2 or MIT)",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/astral-sh/uv",
"description": "Extremely fast Python package and project manager",
"long_description": "Extremely fast Python package and project manager, written in Rust.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"legacy-support",
"pkgconfig",
"rust",
"cargo"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv",
"xz"
]
}
],
"depends_on": []
}