package/x11r7/xdriver_xf86-video-openchrome: bump version to 0.5.0
[buildroot-gz.git] / package / libconfuse / Config.in
blobbe18cbb073ecf0f4eec2f98f4119664337bb8b75
1 config BR2_PACKAGE_LIBCONFUSE
2         bool "libconfuse"
3         help
4           LibConfuse is a configuration file parser library written in
5           C. It supports sections and (lists of) values (strings,
6           integers, floats, booleans or other sections), as well as some
7           other features (such as single/double-quoted strings,
8           environment variable expansion, functions and nested include
9           statements.
11           http://savannah.nongnu.org/download/confuse/