Y
Hacker News
new
|
ask
|
show
|
jobs
by
foobar2k
4858 days ago
Python has ConfigParser which parses ini-style config files, I assume it uses some standard grammar.
http://docs.python.org/2/library/configparser.html