This is one of a series of ITPs for Ruby libraries ("gems") required for
the packaging of sup-mail; see #450602.
If anyone at all is interested in stepping in to maintain one or more of
these libraries, please let me know. I am not using them for anything else
(other than research into improving the .gem -> .deb process).
* Package name : libtrollop-ruby
Version : 1.8.2
Upstream Author : William Morgan <wmorgan@masanjin.net>
* URL : http://trollop.rubyforge.org/
* License : Ruby
Programming Lang: Ruby
Description : command-line argument processing library
Trollop is YAFCLAP -- yet another fine commandline argument processor
for Ruby. Trollop is designed to provide the maximal amount of GNU-style
argument processing in the minimum number of lines of code (for you, the
programmer).