freebsd-ports/devel/rubygem-optparse/pkg-descr

4 lines
163 B
Plaintext

OptionParser is a class for command-line option analysis. It is much more
advanced, yet also easier to use, than GetoptLong, and is a more Ruby-oriented
solution.