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

    Бинарный пакет: augeas
    Версия: 0.8.0-alt1
    Архитектура: i586
    Собран:  25 февраля 2011 г. 12:49
    Исходный пакет: augeas
    Сообщить об ошибке в пакете
    Загрузка: augeas-0.8.0-alt1.i586.rpm
    Домашняя страница: http://augeas.net/

    Лицензия: LGPLv2+
    О пакете: A library for changing configuration files
    Описание: 
    A library for programmatically editing configuration files. Augeas parses
    configuration files into a tree structure, which it exposes through its
    public API. Changes made through the API are written back to the initially
    read files.
    
    The transformation works very hard to preserve comments and formatting
    details. It is controlled by ``lens'' definitions that describe the file
    format and the transformation into a tree.

    Сопровождающий: Slava Dubrovskiy

    Список участников:
    Slava Dubrovskiy
    Anton Farygin
    Igor Vlasenko

    Права:
    Anton Farygin
    @everybody

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


    25 февраля 2011 г. Slava Dubrovskiy 0.8.0-alt1
    - New version
    - Fix bootstrap for make shared lib gnulib
    - Use system gnulib
    - Enable tests and fix it
    - Build with libselinux support
    2 декабря 2010 г. Anton Farygin 0.7.4-alt1
    - new version
    24 ноября 2010 г. Igor Vlasenko 0.7.3-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu