aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Console_CommandLine/pkg-descr
blob: 14157b26b631ab711b6dd6596e0e0b2a08681708 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Console_CommandLine is a full featured package for managing command-line
options and arguments highly inspired from python optparse module, it allows
the developer to easily build complex command line interfaces.

Main features:
* handles sub commands (ie. $ myscript.php -q subcommand -f file),
* can be completely built from an xml definition file,
* generate --help and --version options automatically,
* can be completely customized,
* builtin support for i18n,
* and much more...

WWW: https://pear.php.net/package/Console_CommandLine