GET /api/v1/ports/py313-scikit-build-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-scikit-build-core",
"portdir": "python/py-scikit-build-core",
"version": "0.11.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-build/scikit-build-core/",
"description": "A bridge between Python package build systems and CMake (a rewrite of the classic Scikit-build).",
"long_description": "Scikit-build-core is a ground-up rewrite of the classic Scikit-build, a bridge between Python package build systems and CMake, the most popular compiled language build system. Scikit-build-core was built using Python packaging standards developed after scikit-build (classic) was written.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2697
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-17",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-pathspec",
"cmake"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pdal",
"py313-nanobind",
"py313-rapidfuzz",
"py313-gemmi",
"py313-pdal-plugins",
"py313-levenshtein"
]
},
{
"type": "lib",
"ports": [
"py-scikit-build-core"
]
}
]
}