Thanks to visit codestin.com
Credit goes to github.com

Skip to content

loot-king/cmake-python-distributions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake Python Distributions

CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice.

The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK.

The CMake python wheels provide CMake 3.20.4.

Latest Release

Versions Downloads

Build Status

  Linux macOS Windows
PyPI https://circleci.com/gh/scikit-build/cmake-python-distributions.svg?style=svg https://travis-ci.com/scikit-build/cmake-python-distributions.svg?branch=master https://ci.appveyor.com/api/projects/status/439ila0jk7v6uqrr/branch/master?svg=true

Platforms

The following platforms are supported with binary wheels:

OS Arch
Windows 64-bit
Windows 32-bit
Linux manylinux1+ 64-bit
Linux manylinux1+ 32-bit
Linux ARM manylinux2014+ AArch64
Linux manylinux2014+ ppc64le
Linux manylinux2014+ s390x
macOS 10.10+ Intel
macOS 11+ Apple Silicon

Until PEP 656 is implemented, we cannot provide wheels for Alpine and other MUSL variants. If you need to use Alpine, the requirements are g++ ninja cmake openssl-dev linux-headers. If those are installed, then pip3 install cmake` will work.

Maintainers

Miscellaneous

License

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the Apache License, Version 2.0.

CMake is distributed under the OSI-approved BSD 3-clause License. For more information about CMake, visit http://cmake.org

About

This project provides a `setup.py` script that build CMake Python wheels.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.7%
  • CMake 11.8%
  • Shell 1.5%