Metadata-Version: 2.1
Name: compilerlib
Version: 0.1.13
Summary: A collection of compiler analysis and transformations for Python
Home-page: https://github.com/habanero-lab/compilerlib
Author: Tong Zhou
Author-email: zt9465@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: ast-comments

A collection of compiler analysis and transformations for Python.
