Paketname | libconfuse0 |
Beschreibung | Library for parsing configuration files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.6-2 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | libc6 (>= 2.2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | confuse |
Paketgröße | 24990 Byte |
Prüfsumme MD5 | 57b4c5719fb370517b64a6e10b02e5c5 |
Prüfsumme SHA1 | d3c7eff58bcad860246396d12e08059bd6d22622 |
Prüfsumme SHA256 | ff8f9490051f102cc0f8108a46ab92cc39a0fa0bc0e1adac68ca04d5e518de54 |
Link zum Herunterladen | libconfuse0_2.6-2_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.
.
Author: Martin Hedenfalk
|