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

    Исходный пакет: libpopt
    Версия: 1.14-alt2
    Собран:  25 апреля 2008 г. 18:58
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.rpm5.org/

    Лицензия: MIT
    О пакете: A C library for parsing command line parameters
    Описание: 
    Popt is a C library for parsing command line parameters.  Popt was
    heavily influenced by the getopt() and getopt_long() functions, but it
    improves on them by allowing more powerful argument expansion.  Popt
    can parse arbitrary argv[] style arrays and automatically set
    variables based on command line arguments.  Popt allows command line
    arguments to be aliased via configuration files and includes utility
    functions for parsing arbitrary strings into argv[] arrays using
    shell-like rules.

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

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Stanislav Ievlev
    Alex V. Myltsev

    Права:
    Dmitry V. Levin

      1. glibc-devel-static
      2. graphviz
      3. doxygen
      4. fonts-ttf-dejavu

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


    25 апреля 2008 г. Dmitry V. Levin 1:1.14-alt2
    - Moved development documentation to -doc subpackage.
    - Require graphviz and fonts-ttf-dejavu for apidocs.
    23 апреля 2008 г. Stanislav Ievlev 1:1.14-alt1
    - 1.14
      * drop patch alt-env-sgid (merged to upstream)
      * drop patch alt-shared (merged to upstream)
      * rediff patch alt-alloc-checks
      * rediff patch alt-context-checks
      * add patch alt-doxygen
      * skip patch alt-x-alloc
    24 февраля 2008 г. Alex V. Myltsev 1:1.13-alt1
    - New version.