forked from pool/python-inifile
- Update to v0.4 - Tidy spec - Activate test suite OBS-URL: https://build.opensuse.org/request/show/693820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inifile?expand=0&rev=1
9 lines
80 B
INI
9 lines
80 B
INI
[foo]
|
|
value = 42
|
|
bar = "testing more stuff"
|
|
mep = aha!
|
|
mup = aha!
|
|
|
|
[bar]
|
|
x = 23
|