python-waf 2.0.19
Python-based build system
Waf is a Python-based framework for configuring, compiling and installing applications.
- Website: https://waf.io/
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-waf 2.0.19
as follows:
guix install python-waf@2.0.19
Or install the latest version:
guix install python-waf
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.