Пакет libconfig: Информация

    Исходный пакет: libconfig
    Версия: 1.4.8-alt2
    Собран:  9 октября 2011 г. 0:21
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.hyperrealm.com/main.php?s=libconfig

    Лицензия: LGPLv2.1+
    О пакете: C/C++ Configuration File Library
    Описание: 
    Libconfig is a simple library for manipulating structured configuration
    files, like this one: test.cfg. This file format is more compact and
    more readable than XML. And unlike XML, it is type-aware, so it is not
    necessary to do string parsing in application code.
    
    Libconfig is very compact thus well-suited for memory constrained
    systems like handheld devices.
    
    The library includes bindings for both the C and C++ languages. It works
    on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD)
    and Windows (2000, XP and later).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libconfig (x86_64, i586)
    libconfig-c++ (x86_64, i586)
    libconfig-c++-debuginfo (x86_64, i586)
    libconfig-c++-devel (x86_64, i586)
    libconfig-c++-devel-static (x86_64, i586)
    libconfig-debuginfo (x86_64, i586)
    libconfig-devel (x86_64, i586)
    libconfig-devel-static (x86_64, i586)

    Сопровождающий: Michael Shigorin


    Права:
    Michael Shigorin
    @everybody

      1. flex
      2. gcc-c++

    Последнее изменение


    8 октября 2011 г. Michael Shigorin 1.4.8-alt2
    - whoops, forgot to commit the tested spec changes
    8 октября 2011 г. Michael Shigorin 1.4.8-alt1
    - 1.4.8 (thx fedorawatch)
    - dropped libconfig_tests from main subpackage
      (no more installed by upstream makefile)
    18 апреля 2011 г. Michael Shigorin 1.4.7-alt1
    - 1.4.7 (thx led@)