Metadata-Version: 2.1
Name: pyjit
Version: 1.5.16
Summary: PyJit to embed c++ into python
Home-page: http://www.pyjit.org
Author: PyJit Team
Author-email: Olivia@pyjit.org
Project-URL: Bug Tracker, http://www.pyjit.org/pyjitproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: glob2
Requires-Dist: setuptools
Requires-Dist: numpy


    PyJit to embed c++ into python
    and compile code just in time,
    for examples and APIs, visit [pyjit](http://pyjit.org)
    
