Metadata-Version: 2.1
Name: astdiff
Version: 0.2.3
Summary: Ensure the invariance of the Abstract Syntax Tree across commits.
Home-page: https://github.com/auntbertha/ASTdiff
Author: Walter Moreira
Author-email: wmoreira@auntbertha.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
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 :: 3.7
Requires-Dist: click (>=6.7,<7.0)
Requires-Dist: colorful (>=0.4.1,<0.5.0)
Requires-Dist: six (>=1.11,<2.0)
Requires-Dist: typing (>=3.6,<4.0)
Project-URL: Repository, https://github.com/auntbertha/ASTdiff
