Package libpopt
Source package: libpopt
Version: 1.16-alt1
Category: System/Libraries
Report package bug
Version: 1.16-alt1
Build time: Jul 12, 2021, 03:17 AM
in the task #278099
Report package bug
Gear: https://git.altlinux.org/gears/l/libpopt.git?a=tree;hb=ae7d721cd…
Home page: http://www.rpm5.org/
Home page: http://www.rpm5.org/
License: MIT
Summary: A C library for parsing command line parameters
Description:
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, ppc64le, i586, armh, aarch64)
libpopt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libpopt-devel (x86_64, ppc64le, i586, armh, aarch64)
libpopt-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libpopt-doc (noarch)
libpopt (x86_64, ppc64le, i586, armh, aarch64)
libpopt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libpopt-devel (x86_64, ppc64le, i586, armh, aarch64)
libpopt-devel-static (x86_64, ppc64le, i586, armh, aarch64)
libpopt-doc (noarch)
Maintainer: Anton Farygin
List of contributors:
Anton Farygin
Michael Shigorin
Dmitry V. Levin
Stanislav Ievlev
Alex V. Myltsev
Last changes:List of contributors:
Anton Farygin
Michael Shigorin
Dmitry V. Levin
Stanislav Ievlev
Alex V. Myltsev
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. |