summaryrefslogtreecommitdiffstats
path: root/libs/libconfig/DETAILS
blob: 0a78a284827c35b4bb15fd519e09b41a99492ae3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=libconfig
         VERSION=1.4.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.hyperrealm.com/libconfig/$SOURCE
     SOURCE_HASH=sha512:9297c9f7cb0651c98b3084a6bd3800b355a6d727d66a3c70a41e8134ef497690eb571bbf0f20312a5c10e1baea6d7696689643f8e16fe8b7ab86f906635a3817
      LICENSE[0]=LGPL
        WEB_SITE=http://www.hyperrealm.com/libconfig/
         ENTERED=20071024
        KEYWORDS="libs"
           SHORT="simple library to manipulate structured configuration files"
cat << EOF
libconfig is a library for reading, manipulating, and writing structured
configuration files. The library features a fully reentrant parser and includes
bindings for both the C and C++ programming languages.
EOF