experimental/cpu/: cmake-3.29.3 metadata and description

Simple index

CMake is an open-source, cross-platform family of tools designed to build, test and package software

author_email Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
classifiers
  • License :: OSI Approved :: Apache Software License
  • License :: OSI Approved :: BSD License
  • Programming Language :: C
  • Programming Language :: C++
  • Programming Language :: Fortran
  • Programming Language :: Python
  • Operating System :: OS Independent
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Topic :: Software Development :: Build Tools
  • Typing :: Typed
description_content_type text/x-rst
keywords CMake,build,c++,fortran,cross-platform,cross-compilation
license Apache 2.0
project_urls
  • Homepage, https://cmake.org
  • Documentation, https://cmake-python-distributions.readthedocs.io
  • Source, https://github.com/scikit-build/cmake-python-distributions
  • Mailing list, https://groups.google.com/forum/#!forum/scikit-build
  • Bug tracker, https://github.com/scikit-build/cmake-python-distributions/issues
provides_extras test
requires_dist
  • importlib_metadata>=1.4; python_version < "3.8"
  • coverage>=4.2; extra == "test"
  • pytest>=3.0.3; extra == "test"
  • pytest-cov>=2.4.0; extra == "test"
requires_python >=3.7
File Tox results History
cmake-3.29.3-py3-none-linux_aarch64.whl
Size
20 MB
Type
Python Wheel
Python
3
cmake-3.29.3-py3-none-linux_x86_64.whl
Size
21 MB
Type
Python Wheel
Python
3

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.29.3.

Latest Release

Versions

Downloads

https://img.shields.io/pypi/v/cmake.svg https://img.shields.io/badge/downloads-3997k%20total-green.svg

Build Status

GitHub Actions (Windows, macOS, Linux)

PyPI

https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml/badge.svg

Platforms

The following platforms are supported with binary wheels:

OS

Arch

Windows

64-bit
32-bit

Linux Intel

manylinux2010+ 64-bit
musllinux 64-bit
manylinux2010+ 32-bit
musllinux 32-bit

Linux ARM

manylinux2014+ AArch64
musllinux AArch64

Linux PowerPC

manylinux2014+ ppc64le
musllinux ppc64le

Linux IBM Z

manylinux2014+ s390x
musllinux s390x

macOS 10.10+

Intel

macOS 11+

Apple Silicon

The last version to provide manylinux1 wheels was 3.22.x. The last version to provide Python 2 to Python 3.6 support was 3.28.x.

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 https://cmake.org