diff options
Diffstat (limited to 'slackware64-current/slackware64/l/popt-1.7-x86_64-3.txt')
-rw-r--r-- | slackware64-current/slackware64/l/popt-1.7-x86_64-3.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/slackware64-current/slackware64/l/popt-1.7-x86_64-3.txt b/slackware64-current/slackware64/l/popt-1.7-x86_64-3.txt new file mode 100644 index 000000000..44695812c --- /dev/null +++ b/slackware64-current/slackware64/l/popt-1.7-x86_64-3.txt @@ -0,0 +1,11 @@ +popt: popt (command line parsing library) +popt: +popt: Popt is a C library for parsing command line parameters. Popt was +popt: heavily influenced by the getopt() and getopt_long() functions, but it +popt: improves on them by allowing more powerful argument expansion. Popt +popt: can parse arbitrary argv[] style arrays and automatically set +popt: variables based on command line arguments. Popt allows command line +popt: arguments to be aliased via configuration files and includes utility +popt: functions for parsing arbitrary strings into argv[] arrays using +popt: shell-like rules. +popt: |