Metadata-Version: 2.4
Name: dature
Version: 0.2.0
Summary: Configuration loader with support for multiple formats (env, yaml, json, toml, ini)
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: adaptix>=3.0.0b11
Provides-Extra: yaml
Requires-Dist: ruamel.yaml>=0.18; extra == "yaml"
Provides-Extra: json5
Requires-Dist: json5>=0.10; extra == "json5"
Dynamic: license-file
