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. 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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/popt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000084 84 Bytes | |
popt-1.16.tar.bz2 | 0000595725 582 KB | |
popt.changes | 0000003265 3.19 KB | |
popt.spec | 0000003427 3.35 KB |
Revision 23 (latest revision is 40)
Ismail Dönmez (namtrac)
accepted
request 131362
from
Marcus Meissner (msmeissn)
(revision 23)
- license update: SUSE-XFree86-1.0 This is not the MIT license but rather the old version of the XFree86 license (which is not upstream at spdx.org/Ãlicenses - hence the SUSE proprietary prefix)
Comments 0