Move getopts out of extra
This commit is contained in:
parent
f039d10cf7
commit
9752c63035
13 changed files with 43 additions and 34 deletions
|
|
@ -39,6 +39,7 @@ li {list-style-type: none; }
|
|||
|
||||
* [The `arena` allocation library](arena/index.html)
|
||||
* [The `flate` compression library](flate/index.html)
|
||||
* [The `getopts` argument parsing library](getopts/index.html)
|
||||
* [The `glob` file path matching library](glob/index.html)
|
||||
* [The `semver` version collation library](semver/index.html)
|
||||
* [The `serialize` value encoding/decoding library](serialize/index.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue