configparser 3.1.0

A simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.
Documentation
1
2
3
4
5
6
7
8
defaultvalues=overwritten

[topsecret]
KFC = redacted

[values]
Bool = False