root/andrea/: meson-1.11.1 metadata and description

Homepage Simple index

A high performance build system

author Jussi Pakkanen
author_email jpakkane@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Natural Language :: English
  • Operating System :: MacOS :: MacOS X
  • Operating System :: Microsoft :: Windows
  • Operating System :: POSIX :: BSD
  • Operating System :: POSIX :: Linux
  • Programming Language :: Python :: 3 :: Only
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Topic :: Software Development :: Build Tools
dynamic
  • license-file
keywords meson, mesonbuild, build system, cmake
license Apache License, Version 2.0
license_file
  • COPYING
project_urls
  • Source, https://github.com/mesonbuild/meson
requires_dist
  • ninja>=1.8.2; extra == "ninja"
  • tqdm; extra == "progress"
  • mypy; extra == "typing"
  • typing_extensions; python_version < "3.8" and extra == "typing"
requires_python >=3.7

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
meson-1.11.1-py3-none-any.whl
Size
1 MB
Type
Python Wheel
Python
3
  • Replaced 4 time(s)
  • Uploaded to root/andrea by ci 2026-06-13 02:23:38

Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. It supports many languages and compilers, including GCC, Clang, PGI, Intel, and Visual Studio. Its build definitions are written in a simple non-Turing complete DSL.