Metadata-Version: 2.1
Name: ast-transforms
Version: 0.1.0
Summary: A collection of AST-based transformations
Home-page: https://github.com/habanero-lab/astlib
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 AST-based transformations.
