Metadata-Version: 2.1
Name: python-east
Version: 0.0.4
Summary: Python module for parsing many languages into ASTs.
Home-page: https://github.com/HuangPatrick16777216/python-east
Author: Patrick Huang
Author-email: huangpatrick16777216@gmail.com
License: UNKNOWN
Description: # EAST
        
        Python module for parsing many languages into ASTs.
        
        EAST stands for Extensive Abstract Syntax Trees.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
