Metadata-Version: 2.4
Name: pyconfigtree
Version: 0.1.5
Summary: A lightweight yet powerful mini-framework for building hierarchical, tree-structured configs.
Requires-Python: >=3.10
Requires-Dist: typing-extensions>=4.15.0
Provides-Extra: toml
Requires-Dist: tomli-w>=1.0.0; extra == 'toml'
