DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibconfig++8-dev
Beschreibungparsing and manipulation of structured config files(C++ development)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.3.2-2
Sektionlibdevel
Prioritätoptional
Installierte Größe200 Byte
Hängt ab vonlibconfig++8 (= 1.3.2-2), libconfig-dev, pkg-config (>= 0.20)
Empfohlene Pakete
PaketbetreuerJose Luis Tallon
Quellelibconfig
Paketgröße41558 Byte
Prüfsumme MD5ab462313082c3305906e8f57307f78a0
Prüfsumme SHA138ce30035db24d34c0738b12d7620c619af0cf24
Prüfsumme SHA256a8aa13ff42ccf4cadbec3803cf20c455cfdb9e627e9119b2852e9a2fdf031c75
Link zum Herunterladenlibconfig++8-dev_1.3.2-2_i386.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds