Metadata-Version: 2.1
Name: dismantler-python
Version: 0.0.1
Summary: This module dismantles python code to parse tree, token, symbols and reproduces it to dictionary and string.
Home-page: http://harrydrippin.github.io/dismantler-python
Author: Seunghwan Hong
Author-email: harrydrippin@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Natural Language :: English
Classifier: Natural Language :: Korean
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.4, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/markdown

# Dismantler-Python


