source:
npl/overig/popt/slack-desc
@
13a1b25
Last change on this file since 13a1b25 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 1.0 KB |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | # HOW TO EDIT THIS FILE: |
2 | # The "handy ruler" below makes it easier to edit a package description. Line | |
3 | # up the first '|' above the ':' following the base package name, and the '|' on | |
4 | # the right side marks the last column you can put a character in. You must make | |
5 | # exactly 11 lines for the formatting to be correct. It's also customary to | |
6 | # leave one space after the ':'. | |
7 | ||
8 | |-----handy-ruler------------------------------------------------------| | |
9 | popt: popt (command line parsing library) | |
10 | popt: | |
11 | popt: Popt is a C library for parsing command line parameters. Popt was | |
12 | popt: heavily influenced by the getopt() and getopt_long() functions, but it | |
13 | popt: improves on them by allowing more powerful argument expansion. Popt | |
14 | popt: can parse arbitrary argv[] style arrays and automatically set | |
15 | popt: variables based on command line arguments. Popt allows command line | |
16 | popt: arguments to be aliased via configuration files and includes utility | |
17 | popt: functions for parsing arbitrary strings into argv[] arrays using | |
18 | popt: shell-like rules. | |
19 | popt: |
Note: See TracBrowser
for help on using the repository browser.