Path to this page:
./
devel/pear-Console_CommandLine,
Managing command-line options and arguments
Branch: CURRENT,
Version: 1.2.2,
Package name: php74-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...
Master sites: (Expand)
Version history: (Expand)
- (2021-10-07) Updated to version: php74-pear-Console_CommandLine-1.2.2
- (2017-11-23) Package has been reborn
- (2016-08-21) Package added to pkgsrc.se, version php56-pear-Console_CommandLine-1.2.2 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2016-08-21 10:23:06 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Add pear-Console_CommandLine version 1.2.2.
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...
|