Metadata-Version: 2.1
Name: jitcpp
Version: 0.0.0
Summary: A Python package for compiling embedded C++ code just-in-time.
Home-page: https://github.com/bowen-xu/jitcpp
Author: Bowen XU
Author-email: bowenxu.agi@gmail.com
License: MIT
Keywords: jitcpp,C++,JIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE

# JITCPP

A Python package for compiling embedded C++ code just-in-time.

This is just a placeholder. The package is under development and is coming soon.
