Source: libconfig Maintainer: Jonathan McCrohan Uploaders: Jose Luis Tallon Section: libs Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo Build-Depends-Indep: texlive-latex-base, texlive-fonts-recommended Standards-Version: 3.9.6 Homepage: http://www.hyperrealm.com/libconfig/ Package: libconfig9 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Description: parsing/manipulation of structured configuration files 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. Package: libconfig++9v5 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Breaks: libconfig++9 Replaces: libconfig++9 Description: parsing/manipulation of structured configuration files (C++ binding) 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. . This is the C++ binding. Package: libconfig-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libconfig9 (= ${binary:Version}), pkg-config, ${misc:Depends} Recommends: libconfig-doc Breaks: libconfig8-dev (<< 1.4.8) Replaces: libconfig8-dev (<< 1.4.8) Description: parsing/manipulation of structured config files (development) 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 programs. Package: libconfig8-dev Architecture: any Section: oldlibs Priority: extra Depends: libconfig-dev, ${misc:Depends} Description: Transitional package for libconfig-dev This is a transitional package for libconfig-dev, and can be safely removed when no other package depends on it. Package: libconfig++-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libconfig++9v5 (= ${binary:Version}), libconfig-dev, pkg-config, ${misc:Depends} Breaks: libconfig++8-dev (<< 1.4.8) Replaces: libconfig++8-dev (<< 1.4.8) Description: parsing/manipulation of structured config files (C++ development) 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. Package: libconfig++8-dev Architecture: any Section: oldlibs Priority: extra Depends: libconfig++-dev, ${misc:Depends} Description: Transitional package for libconfig++-dev This is a transitional package for libconfig++-dev, and can be safely removed when no other package depends on it. Package: libconfig-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra Depends: libconfig9 (= ${binary:Version}), ${misc:Depends} Description: parsing/manipulation of structured config files (debug symbols) 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. . This package provides debugging information for the libconfig library. Package: libconfig++-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra Depends: libconfig9 (= ${binary:Version}), libconfig++9v5 (= ${binary:Version}), ${misc:Depends} Description: parsing/manipulation of structured config files (C++ debug symbols) 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. . This package provides debugging information for the libconfig++ library. Package: libconfig-doc Architecture: all Section: doc Depends: ${misc:Depends} Breaks: libconfig-dev (<= 1.4.8) Replaces: libconfig-dev (<= 1.4.8) Description: parsing/manipulation of structured config files (Documentation) 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. . This package provides documentation for the libconfig library.