GET /api/v1/ports/py310-scikit-build-core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py310-scikit-build-core",
    "portdir": "python/py-scikit-build-core",
    "version": "0.11.1",
    "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": 2690
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-build",
                "py310-hatchling",
                "py310-hatch-vcs",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cmake",
                "py310-exceptiongroup",
                "python310",
                "py310-tomli",
                "py310-packaging",
                "py310-pathspec"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py310-spglib",
                "py310-iminuit",
                "py310-pdal",
                "py310-pdal-plugins",
                "py310-levenshtein",
                "py310-rapidfuzz"
            ]
        }
    ]
}