Metadata-Version: 2.1
Name: astute
Version: 0.0.2
Summary: Python AST utilities and experiments
Home-page: https://github.com/dmand/astute
Author: Dmitri Pribysh
Author-email: dmand@yandex.ru
License: Apache 2.0
Description: Astute is just an experiment around Python AST.
        
        Topics of research:
        - Pretty-printing Python AST
        - Creating Lossless AST + parser for Python
        - etc
        
        
Keywords: ast,prettyprint,unparse
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
