Metadata-Version: 2.2
Name: solc-ast-parser
Version: 1.0.6
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<3,>2.9
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SOLC-AST
