Metadata-Version: 2.1
Name: ast-selector
Version: 0.1.0
Summary: Easily find and query AST elements by using CSS Selector-like syntax
Home-page: https://github.com/guilatrova/ast_selector
License: MIT
Keywords: ast
Author: Guilherme Latrova
Author-email: hello@guilatrova.dev
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Project-URL: Changelog, https://github.com/guilatrova/ast_selector/blob/main/CHANGELOG.md
Project-URL: Repository, https://github.com/guilatrova/ast_selector
Description-Content-Type: text/markdown

# AST Selector

