Metadata-Version: 2.1
Name: cmeel-example
Version: 0.3.5
Summary: This is an example project, to show how to use cmeel
Home-page: https://github.com/cmake-wheel/cmeel-example
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >= 3.8
Description-Content-Type: text/markdown
Requires-Dist: cmeel

# Example project C++for cmeel

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/cmake-wheel/cmeel-example/main.svg)](https://results.pre-commit.ci/latest/github/cmake-wheel/cmeel-example/main)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

This is an example project, to show how to use cmeel, and to provide tests for it
