PACKAGE NAME: libconfig-1.7.3-i586-1gv.txz PACKAGE LOCATION: ./salix/l PACKAGE SIZE (compressed): 98 K PACKAGE SIZE (uncompressed): 392 K PACKAGE REQUIRED: aaa_libraries|gcc,aaa_libraries|gcc-g++ PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: libconfig: libconfig (C/C++ Configuration File Library) libconfig: libconfig: Libconfig is a simple library for processing structured libconfig: configuration files. This file format is more compact and more libconfig: readable than XML. And unlike XML, it is type-aware, so it is not libconfig: necessary to do string parsing in application code. libconfig: Libconfig is very compact - a fraction of the size of the expat XML libconfig: parser library. This makes it well-suited for memory-constrained libconfig: systems like handheld devices. libconfig: libconfig: