Metadata-Version: 2.1
Name: setuptools-cmake-helper
Version: 0.1.1
Summary: Simpler helper to build a Python C/C++ Extension using CMake
Author: Henrique Gemignani Passos Lima
Project-URL: Homepage, https://github.com/henriquegemignani/setuptools-cmake-helper
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: cython
Provides-Extra: test
License-File: LICENSE

# setuptools-cmake-helper
Simpler helper to build a Python C/C++ Extension using CMake
