Path to this page:
./
devel/pear-Console_CommandLine,
Managing command-line options and arguments
Branch: pkgsrc-2018Q1,
Version: 1.2.2,
Package name: php71-pear-Console_CommandLine-1.2.2,
Maintainer: pkgsrc-usersConsole_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...
Required to run:[
lang/pear] [
lang/php71]
Master sites: (Expand)
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version php71-pear-Console_CommandLine-1.2.2 (created)