Paketname | libconfuse0 |
Beschreibung | Library for parsing configuration files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.7-1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Aurelien Jarno |
Quelle | confuse |
Paketgröße | 26792 Byte |
Prüfsumme MD5 | 0fc4eb8e99161067884260f8386fe951 |
Prüfsumme SHA1 | 89024dd8e6503fadd033a16e37da6496dfeb4cb5 |
Prüfsumme SHA256 | 4f4de40bdf049234b5e61d12a9f84febce8981aded3e1d7b9b596366f95df872 |
Link zum Herunterladen | libconfuse0_2.7-1_i386.deb |
Ausführliche Beschreibung | libConfuse is a configuration file parser library 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.
|