Package libpopt: Information

    Source package: libpopt
    Version: 1.14-alt2
    Build time:  Apr 25, 2008, 06:58 PM
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: A C library for parsing command line parameters
    Description: 
    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.

    List of rpms provided by this srpm:
    libpopt (x86_64, i586)
    libpopt-devel (x86_64, i586)
    libpopt-devel-static (x86_64, i586)
    libpopt-doc (x86_64, i586)

    Maintainer: Dmitry V. Levin



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

    Last changed


    April 25, 2008 Dmitry V. Levin 1:1.14-alt2
    - Moved development documentation to -doc subpackage.
    - Require graphviz and fonts-ttf-dejavu for apidocs.
    April 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
    Feb. 24, 2008 Alex V. Myltsev 1:1.13-alt1
    - New version.