popt-amzn2-aarch64
(CDT) C library for parsing command line parameters
(CDT) C library for parsing command line parameters
To install this package, run one of the following:
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.
Summary
(CDT) C library for parsing command line parameters
Last Updated
Feb 19, 2021 at 12:57
License
MIT
Total Downloads
42
Supported Platforms
Home
http://www.rpm5.org/