mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
ac831749e5
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
shhopt - library for parsing command line options. It contains
|
|
C-functions for parsing command line options, both traditional
|
|
one-character options, and GNU'ish --long-options.
|
|
|
|
WWW: http://shh.thathost.com/pub-unix/#shhopt
|