configparser-toml/README.md

5 lines
193 B
Markdown

# configparser-toml
This is a lightweight python library to implement config files, inspires by https://github.com/jaraco/configparser/.
Instead of .ini files this library uses .toml files.