Metadata-Version: 2.1
Name: pyoptexample
Version: 0.1
Summary: Practicing optimizing Python with C/C++
Author: Eric J Drewitz
Keywords: optimization
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

Practicing an example of optimizing Python with C/C++. 
