@@ -26,30 +26,30 @@ for project in projects["project"]:
2626* [ cmake] ( https://pypi.org/project/cmake ) ([ source] ( https://github.com/scikit-build/cmake-python-distributions/blob/HEAD/pyproject.toml ) )
2727* [ ninja] ( https://pypi.org/project/ninja ) ([ source] ( https://github.com/scikit-build/ninja-python-distributions/blob/HEAD/pyproject.toml ) )
2828* [ pyzmq] ( https://pypi.org/project/pyzmq ) ([ source] ( https://github.com/zeromq/pyzmq/blob/HEAD/pyproject.toml ) )
29- * [ LightGBM ] ( https://pypi.org/project/LightGBM ) ([ source] ( https://github.com/microsoft/LightGBM/blob/HEAD/python-package/pyproject.toml ) )
29+ * [ lightgbm ] ( https://pypi.org/project/lightgbm ) ([ source] ( https://github.com/microsoft/LightGBM/blob/HEAD/python-package/pyproject.toml ) )
3030* [ phik] ( https://pypi.org/project/phik ) ([ source] ( https://github.com/kaveio/phik/blob/HEAD/pyproject.toml ) )
3131* [ clang-format] ( https://pypi.org/project/clang-format ) ([ source] ( https://github.com/ssciwr/clang-format-wheel/blob/HEAD/pyproject.toml ) )
3232* [ llama-cpp-python] ( https://pypi.org/project/llama-cpp-python ) ([ source] ( https://github.com/abetlen/llama-cpp-python/blob/HEAD/pyproject.toml ) )
3333* [ coreforecast] ( https://pypi.org/project/coreforecast ) ([ source] ( https://github.com/Nixtla/coreforecast/blob/HEAD/pyproject.toml ) )
3434* [ sparse-dot-topn] ( https://pypi.org/project/sparse-dot-topn ) ([ source] ( https://github.com/ing-bank/sparse_dot_topn/blob/HEAD/pyproject.toml ) )
3535* [ spglib] ( https://pypi.org/project/spglib ) ([ source] ( https://github.com/spglib/spglib/blob/HEAD/pyproject.toml ) )
3636* [ awkward-cpp] ( https://pypi.org/project/awkward-cpp ) ([ source] ( https://github.com/scikit-hep/awkward/blob/HEAD/awkward-cpp/pyproject.toml ) )
37- * [ openexr ] ( https://pypi.org/project/openexr ) ([ source] ( https://github.com/AcademySoftwareFoundation/OpenEXR/blob/HEAD/pyproject.toml ) )
37+ * [ OpenEXR ] ( https://pypi.org/project/OpenEXR ) ([ source] ( https://github.com/AcademySoftwareFoundation/OpenEXR/blob/HEAD/pyproject.toml ) )
3838* [ iminuit] ( https://pypi.org/project/iminuit ) ([ source] ( https://github.com/scikit-hep/iminuit/blob/HEAD/pyproject.toml ) )
3939* [ boost-histogram] ( https://pypi.org/project/boost-histogram ) ([ source] ( https://github.com/scikit-hep/iminuit/blob/HEAD/pyproject.toml ) )
4040* [ astyle] ( https://pypi.org/project/astyle ) ([ source] ( https://github.com/Freed-Wu/astyle-wheel/blob/HEAD/pyproject.toml ) )
4141* [ lammps] ( https://pypi.org/project/lammps ) ([ source] ( https://github.com/njzjz/lammps-wheel/blob/HEAD/pyproject.toml ) )
4242* [ llamacpp] ( https://pypi.org/project/llamacpp ) ([ source] ( https://github.com/thomasantony/llamacpp-python/blob/HEAD/pyproject.toml ) )
4343* [ nodejs-wheel] ( https://pypi.org/project/nodejs-wheel ) ([ source] ( https://github.com/njzjz/nodejs-wheel/blob/HEAD/pyproject.toml ) )
4444* [ pygram11] ( https://pypi.org/project/pygram11 ) ([ source] ( https://github.com/douglasdavis/pygram11/blob/HEAD/pyproject.toml ) )
45- <!-- [[[end]]] (checksum: a4abb793ffea3e66bfd362c5cc587555 ) -->
45+ <!-- [[[end]]] (checksum: 8067a47175c7598c556172d67c1d1adc ) -->
4646
4747In addition, most of the [ RAPIDSAI] ( https://github.com/rapidsai ) projects use
4848scikit-build-core, but they are not published on PyPI. A few of them are:
4949
5050- CuDF ([ source] ( https://github.com/rapidsai/cudf/blob/HEAD/python/cudf/pyproject.toml ) )
5151- CuGraph ([ source] ( https://github.com/rapidsai/cugraph/blob/HEAD/python/cugraph/pyproject.toml ) )
52- - CuML ([ source] ( https://github.com/rapidsai/cuml/blob/HEAD/python/cuml/ pyproject.toml ) )
52+ - CuML ([ source] ( https://github.com/rapidsai/cuml/blob/HEAD/python/pyproject.toml ) )
5353- CuSpatial ([ source] ( https://github.com/rapidsai/cuspatial/blob/HEAD/python/cuspatial/pyproject.toml ) )
5454- RMM ([ source] ( https://github.com/rapidsai/rmm/blob/HEAD/python/rmm/pyproject.toml ) )
5555- Raft ([ source] ( https://github.com/rapidsai/raft/blob/HEAD/python/pylibraft/pyproject.toml ) )
0 commit comments