Metadata-Version: 2.1
Name: libmir
Version: 0.1.0a2
Summary: Python bindings for MIR JIT.
Home-page: https://github.com/eliphatfs/libmir
Author: flandre.info
Author-email: flandre@scarletx.cn
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE-MIR

# LibMIR
This library currently contains simple bindings upon the MIR JIT compiler from this [repository](https://github.com/vnmakarov/mir) for python.


