Metadata-Version: 2.4
Name: buildcpp
Version: 0.0.1
Summary: A build system for C++.
License-Expression: MIT
Project-URL: Homepage, https://github.com/Anglebase/PyCMake
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# buildcpp

![MIT-LICENSE](https://img.shields.io/github/license/Anglebase/buildcpp)
![PyPI](https://img.shields.io/pypi/v/buildcpp)

Buildcpp is an innovative build system that combines Python's expressive power with the reliability of CMake. No longer need to worry about complex CMake syntax - manage your C++projects with clear and maintainable Python code.
