python-treq: bump to version 16.12.0
[buildroot-gz.git] / package / python-iniparse / Config.in
blob65c1064927ebd5451d27eeaa3d4ef5d3b9a1eeb8
1 config BR2_PACKAGE_PYTHON_INIPARSE
2         bool "python-iniparse"
3         depends on BR2_PACKAGE_PYTHON
4         help
5           iniparse is an INI parser for Python which is API compatible
6           with the standard library's ConfigParser, preserves
7           structure of INI files (order of sections & options,
8           indentation, comments, and blank lines are preserved when
9           data is updated), and is more convenient to use.
11           https://pypi.python.org/pypi/iniparse