Subject: CVS commit: pkgsrc/devel/ruby-optimist
From: Takahiro Kambe
Date: 2022-11-11 14:58:38
Message id: 20221111135838.81D25FA90@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/ruby-optimist/DESCR
1.1addpkgsrc/devel/ruby-optimist/Makefile
1.1addpkgsrc/devel/ruby-optimist/PLIST
1.1addpkgsrc/devel/ruby-optimist/distinfo