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.gz | 0000702769 686 KB | |
popt-libc-updates.patch | 0000005659 5.53 KB | |
popt.changes | 0000004919 4.8 KB | |
popt.spec | 0000003557 3.47 KB |
Revision 28 (latest revision is 40)
Stephan Kulow (coolo)
accepted
request 179257
from
Stephan Kulow (coolo)
(revision 28)
- fix popt-libc-updates.patch to work also with automake 1.13
Comments 0