popt

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. Poptcan 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.
Current version: 1.16

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.16 download project version
2019-01-17 9 1.16 download project version
2017-07-13 8 5.4.0 download project version
2015-06-25 7 5.4.0 download project version
2014-03-07 6 5.4.0 download project version
2013-09-10 5 5.4.0 download project version
2012-10-31 4 5.4.0 download project version
2012-05-01 3 5.4.0 download project version
2005-11-08 2 1.10.3 download project version