micro-optparse 1.0.0
This gem wraps all the functionality of optparse into an easy to use, clear and short syntax. In addtion, strong validations are added. You can either use this gem as a lightweight alternative to trollop or copy all its 75 lines into your script to have a command-line parser without injecting a gem dependency.
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
>= 0