libclimate-ruby 0.17.0
libCLImate is a portable, lightweight mini-framework that encapsulates the common aspects of Command-Line Interface boilerplate, including: - command-line argument parsing and sorting, into flags, options, and values; - validating given and/or missing arguments; - a declarative form of specifying the CLI elements for a program, including associating blocks with flag/option specifications; - provision of de-facto standard CLI facilities, such as responding to '--help' and '--version'; libCLImate.Ruby is the Ruby version.
Gemfile:
=
install:
=
Runtime Dependencies (2):
clasp-ruby
~> 0.23, >= 0.23.0.2
xqsr3
~> 0.39