Download List

项目描述

process-getopt is a wrapper around getopt(1) for
bash that allows a developer to define command
line options with their descriptions through a
single function call. These definitions are then
used in runtime processing of command line options
as well as in generating help and man pages. This
results in more internal consistency in bash
scripts, particularly when they are maintained and
changed later. It also saves a little time in
coding and producing nicely formatted
documentation. It is quite similar to GNU's argp
in glibc for compiled languages. Samples and a
manual are included.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-16 05:42
1.0

标签: Initial freshmeat announcement

Project Resources