Package libpopt: Information

    Source package: libpopt
    Version: 1.16-alt1
    Build time:  Jun 23, 2022, 08:33 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 (e2kv6, e2kv5, e2kv4, e2k)
    libpopt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libpopt-devel (e2kv6, e2kv5, e2kv4, e2k)
    libpopt-devel-static (e2kv6, e2kv5, e2kv4, e2k)
    libpopt-doc (noarch)

    Maintainer: Anton Farygin


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

    Last changed


    June 20, 2017 Anton Farygin 1:1.16-alt1
    - 1.16 (closes: 32186).
    Feb. 9, 2016 Michael Shigorin 1:1.14-alt10
    - BOOTSTRAP: fixed --without apidocs build.
    - Replaced bzip2 with xz while at that.
    Oct. 30, 2013 Dmitry V. Levin 1:1.14-alt9
    - Fixed build with new automake.