Metadata-Version: 2.1
Name: astea
Version: 1.0
Summary: A simple python based code traversal engine built with AST
Home-page: https://github.com/yashbonde/astea
License: MIT
Author: yashbonde
Author-email: bonde.yash97@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# astea

Simple python AST engine with lazy lookup and code traversal

