mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
1fd451d376
databases/ruby-mysql: Ruby module for accessing MySQL databases, which has the same functions as C API ports/devel/ruby-optparse: Yet another command line option parser for Ruby
9 lines
280 B
Plaintext
9 lines
280 B
Plaintext
OptionParser is yet another command line option parser for Ruby.
|
|
|
|
Features:
|
|
* describe option definition with its handler
|
|
* specify argument format and convert automatically
|
|
* can emit options' summaries
|
|
* can add options on the fly
|
|
* completion for option/argument
|