PACKAGE NAME: python3-scikit-build-core-0.11.6-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-scikit-build-core PACKAGE SIZE (compressed): 240 K PACKAGE SIZE (uncompressed): 1502 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-flit_scm,python3-typing-extensions,python3-exceptiongroup,python3-wheel,python3-editables,python3-pathspec,python3-packaging-opt,python3-setuptools-opt,python-zipp,python-importlib_metadata,python3-setuptools-scm-opt,python3-pluggy,python3-calver,python3-trove-classifiers,python3-hatchling,python3-hatch_vcs PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-scikit-build-core: python3-scikit-build-core (Build backend for CMake based projects) python3-scikit-build-core: python3-scikit-build-core: Scikit-build-core is a build backend for Python that uses CMake python3-scikit-build-core: to build extension modules. It has a simple yet powerful static python3-scikit-build-core: configuration system in pyproject.toml, and supports almost unlimited python3-scikit-build-core: flexibility via CMake. It was initially developed to support the python3-scikit-build-core: demanding needs of scientific users, but can build any sort of python3-scikit-build-core: package that uses CMake. python3-scikit-build-core: python3-scikit-build-core: Scikit-build-core is a ground-up rewrite of the classic Scikit-build python3-scikit-build-core: