GET /api/v1/ports/py38-scikit-build-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-scikit-build-core",
"portdir": "python/py-scikit-build-core",
"version": "0.10.7",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2697
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-hatch-vcs",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-typing_extensions",
"cmake",
"py38-exceptiongroup",
"py38-tomli",
"python38",
"py38-importlib-resources",
"py38-packaging",
"py38-pathspec"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-spglib",
"py38-iminuit",
"py38-rapidfuzz"
]
}
]
}