Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2022-11-11 14:58:38 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/ruby-optimist: add package version 3.0.1
Required by ruby-lolcat package.
optimist
Description
Optimist is a commandline option parser for Ruby that just gets out of your
way. One line of code per option is all you need to write. For that, you
get a nice automatically-generated help page, robust option parsing, and
sensible defaults for everything you don't specify.
Features
* Dirt-simple usage.
* Single file. Throw it in lib/ if you don't want to make it a Rubygem
dependency.
* Sensible defaults. No tweaking necessary, much tweaking possible.
* Support for long options, short options, subcommands, and automatic type
validation and conversion.
* Automatic help message generation, wrapped to current screen width.
Requirements
* A burning desire to write less code.
|
Next | Query returned 1 messages, browsing 1 to 10 | previous