Subject: CVS commit: pkgsrc/devel/pear-Console_CommandLine
From: Takahiro Kambe
Date: 2016-08-21 10:23:06
Message id: 20160821082306.69174FBC3@cvs.NetBSD.org

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...

Files:
RevisionActionfile
1.1addpkgsrc/devel/pear-Console_CommandLine/DESCR
1.1addpkgsrc/devel/pear-Console_CommandLine/Makefile
1.1addpkgsrc/devel/pear-Console_CommandLine/distinfo