GET /api/v1/ports/py39-scikit-build/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-scikit-build",
"portdir": "python/py-scikit-build",
"version": "0.18.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-build/scikit-build",
"description": "Improved build system generator for CPython extensions.",
"long_description": "Improved build system generator for CPython extensions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"py39-hatch-fancy-pypi-readme",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cmake",
"py39-tomli",
"python39",
"py39-distro",
"py39-packaging",
"py39-setuptools",
"py39-wheel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-blosc",
"py39-blosc2"
]
}
]
}