Metadata-Version: 2.1
Name: jsz.rapidbuild
Version: 0.5.1
Summary: Helper script for building C++ projects.
Author: Jacek Szymonek
Author-email: jacek.a.szymonek@gmail.com
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PyYAML>=5.4.1
Requires-Dist: fs>=2.4.15
Requires-Dist: conan>=1.48
Requires-Dist: bentoudev.dataclass>=1.3.0

# Rapid Build Helper
[![Python application](https://github.com/jszymonek/rapidbuild/actions/workflows/python-app.yml/badge.svg)](https://github.com/jszymonek/rapidbuild/actions/workflows/python-app.yml)

Helper script for building C++ projects.
