GET /api/v1/ports/py38-scikit-build/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer",
"py38-hatch-fancy-pypi-readme",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cmake",
"py38-tomli",
"python38",
"py38-distro",
"py38-packaging",
"py38-setuptools",
"py38-wheel"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-blosc",
"py38-levenshtein",
"py38-pdal",
"py38-blosc2"
]
}
]
}