[Lunar-commits] CVS: moonbase/libs/confuse DETAILS,NONE,1.1
    Steven Michalske 
    hardkrash at lunar-linux.org
       
    Wed Nov 24 20:59:12 UTC 2004
    
    
  
Update of /var/cvs/lunar/moonbase/libs/confuse
In directory espresso.foo-projects.org:/tmp/cvs-serv29910
Added Files:
	DETAILS 
Log Message:
confuse is a library for simple configuration parsing
--- NEW FILE: DETAILS ---
       MODULE=confuse
      VERSION=2.4
       SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://savannah.nongnu.org/download/confuse/$SOURCE
     WEB_SITE=http://www.nongnu.org/confuse/
      ENTERED=20040822
      UPDATED=20040822
        SHORT="Library for configuration files"
cat << EOF
libConfuse is a configuration file parser library, 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. 
EOF
    
    
More information about the Lunar-commits
mailing list