Metadata-Version: 2.1
Name: configmate-tomlparser
Version: 0.1.1
Summary: Extends configmate with TOML support
Author: Arthur Böök
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: configmate (>=0.1.3,<0.2.0)
Requires-Dist: toml
Description-Content-Type: text/markdown

# Extends configmate with TOML support
