# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| 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/ #---------------------------------------- BUILDDATE: Fri Jul 25 19:22:23 BST 2008 PACKAGER: wcs HOST: Linux 2.6.22.14 i686 DISTRO: 5.9 Standard GOLD built on Dec-16-07 CFLAGS: -O2 -march=i586 -mtune=i686 CXXFLAGS: -O2 -march=i586 -mtune=i686 FFLAGS: -O2 -march=i586 -mtune=i686 FCFLAGS: -O2 -march=i586 -mtune=i686 LDFLAGS: -Wl,--hash-style=gnu CONFIGURE: $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --with-included-gettext --disable-debug --program-prefix= --program-suffix= --build=i486-slackware-linux