Metadata-Version: 2.1
Name: solc-ast-parser
Version: 1.3.5
Summary: Solidity smart-contract parser to AST and back to source code
Home-page: https://github.com/ReinforcedAIAudits/solc-ast
Author: ReinforcedAI
Author-email: info@reinforced.app
License: MIT
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: py-solc-x<2.1,>2.0
Requires-Dist: pydantic==2.9.2

# SOLC-AST
