Summary ======= LibConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. libconfuse-2.6 will be integrated into the SFW consolidation as part of this proposal, and will be installed as SUNWlibconfuse. This project requests a minor release binding. Dependencies ============ SUNWlibms Interfaces ========== Exported Interfaces Classification Comment ------------------- -------------- ------------------ SUNWlibconfuse Uncommitted libconfuse Package /usr/include/confuse.h Uncommitted libconfuse header file /usr/lib/libconfuse.so Uncommitted Libary symbolic link /usr/lib/libconfuse.so.0.0.0 Uncommitted libconfuse library /usr/lib/64/libconfuse.so Uncommitted Libary symbolic link (64bit) /usr/lib/64/libconfuse.so.0.0.0 Uncommitted libconfuse library (64bit) Imported Interfaces ------------------- SUNWlibms Committed Math and Microtasking Library Reference Documents =================== [1] http://www.nongnu.org/confuse/ RFE ID# 6810360