aboutsummaryrefslogtreecommitdiff
path: root/devel/py-scikit-build/pkg-descr
blob: 59512302b172e196a44e7c6f2d31c09e282a2573 (plain) (blame)
1
2
3
4
5
6
7
8
9
scikit-build is an improved build system generator for CPython
C/C++/Fortran/Cython extensions. It provides better support for additional
compilers, build systems, cross compilation, and locating dependencies and
their associated build requirements.

The scikit-build package is fundamentally just glue between the setuptools
Python module and CMake.

WWW: https://scikit-build.readthedocs.io/en/latest/