Package libpopt: Information
Source package: libpopt
Version: 1.16-alt1
Build time: Jul 17, 2017, 11:35 PM in the task #184531
Category: System/Libraries
Report package bugHome page: http://www.rpm5.org/
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 RPM packages built from this SRPM:
libpopt (x86_64, i586)
libpopt-debuginfo (x86_64, i586)
libpopt-devel (x86_64, i586)
libpopt-devel-static (x86_64, i586)
libpopt-doc (noarch)
libpopt (x86_64, i586)
libpopt-debuginfo (x86_64, i586)
libpopt-devel (x86_64, i586)
libpopt-devel-static (x86_64, i586)
libpopt-doc (noarch)
Maintainer: Anton Farygin
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.