Paketname | libconfig++8-dev |
Beschreibung | parsing and manipulation of structured config files(C++ development) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.3.2-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 200 Byte |
Hängt ab von | libconfig++8 (= 1.3.2-2), libconfig-dev, pkg-config (>= 0.20) |
Empfohlene Pakete | |
Paketbetreuer | Jose Luis Tallon |
Quelle | libconfig |
Paketgröße | 41558 Byte |
Prüfsumme MD5 | ab462313082c3305906e8f57307f78a0 |
Prüfsumme SHA1 | 38ce30035db24d34c0738b12d7620c619af0cf24 |
Prüfsumme SHA256 | a8aa13ff42ccf4cadbec3803cf20c455cfdb9e627e9119b2852e9a2fdf031c75 |
Link zum Herunterladen | libconfig++8-dev_1.3.2-2_i386.deb |
Ausführliche Beschreibung | This library features a fully reentrant parser and includes bindings for
both the C and C++ programming languages. It runs on modern POSIX-compliant
systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on
Microsoft Windows 2000/XP and later (Visual Studio or MinGW).
.
This library allows parsing, manipulating and writing structured configuration
files. Its main features are:
- A fully reentrant parser: Multiple configurations can be parsed in
concurrent threads at the same time.
- A simple, structured configuration file format: more readable and compact
than XML and more flexible than Windows' "INI" file format.
- A low-footprint implementation
- Proper documentation.
.
This package contains the files needed in order to use libconfig
in your own C++ programs.
|