PACKAGE NAME: libconfig-1.3-i586-1vl59.tlz PACKAGE LOCATION: ./libs PACKAGE SIZE (compressed): 71 K PACKAGE SIZE (uncompressed): 300 K PACKAGE MD5: 1267200a93c9e2d82875c6c337a08857 ./libs/libconfig-1.3-i586-1vl59.tlz PACKAGE REQUIRED: cxxlibs >= 6.0.8-i486-4 | gcc-g++ >= 4.1.2-i486-1,gcc >= 4.1.2-i486-1,glibc-solibs >= 2.5-i486-5 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: libconfig: libconfig (C/C++ Configuration File Library) libconfig: Libconfig is a simple library for manipulating 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 is libconfig: very compact. This makes it well-suited for memory-constrained libconfig: systems like handheld devices. The library includes bindings for both libconfig: the C and C++ languages. libconfig: License: GNU LGPL libconfig: Authors: Mark Lindner, Daniel Marjamäki, Andrew Tytula, Glenn Herteg libconfig: Website: http://www.hyperrealm.com/libconfig/