mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 04:18:55 -04:00
5 lines
253 B
Plaintext
5 lines
253 B
Plaintext
The getopt library provides two different command line option parsers.
|
|
They are meant as easier and more convenient replacements for the
|
|
command line parsers that ship as part of the Ruby standard library.
|
|
Please see the README for additional comments.
|