/
niceSOFT
/
libconfuse
Обзор
Документация
Войти
/
niceSOFT
/
libconfuse
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
version-2_0
README
22 строки
665 B
Martin Hedenfalk
updated to version 2.0
29 апр 2003, 14:03
29 апр 2003, 14:03
5b1fe9d
Код
Авторство
О чём код?
This is libConfuse, a library for parsing configuration files. It was called libcfg before, but was changed to not confuse with other similar libraries. See the INSTALL file for installation instructions. By default, only a static library is built. Specify --enable-shared to the configure script to also build a shared library. Documentation can be built by running doxygen in the top-level directory. It is also available at http://www.e.kth.se/~e97_mhe/confuse-manual/index.shtml. There is a project page at http://sv.nongnu.org/projects/confuse. Report bugs to <confuse-devel@nongnu.org> TODO ---- * add list support for simple values * make thread safe