Metadata-Version: 2.4
Name: python-forest
Version: 2025.10.0
Summary: Project parser for Python
Project-URL: Homepage, https://github.com/spy-framework/forest
Project-URL: Bug Tracker, https://github.com/spy-framework/forest/issues
Author-email: Seokhyun Lee <gbvrcx@gmail.com>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: rich>=13
Provides-Extra: dev
Requires-Dist: black>=23; extra == 'dev'
Requires-Dist: isort>=5; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest-cov>=5; extra == 'test'
Requires-Dist: pytest>=7; extra == 'test'
Description-Content-Type: text/markdown

# forest
A python project parser.
