1 config BR2_PACKAGE_PYTHON_INIPARSE
3 depends on BR2_PACKAGE_PYTHON
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