Scikit's PEP517 build backend
Scikit-build-core is a build backend for Python that uses CMake to build
extension modules. It has a simple yet powerful static configuration system
in pyproject.toml, and supports almost unlimited flexibility via CMake. It
was initially developed to support the demanding needs of scientific users,
but can build any sort of package that uses CMake.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/scikit-build/scikit-build-core
