OLD | NEW |
---|---|
(Empty) | |
1 name: args | |
2 description: > | |
3 Libraries for defining parsers for parsing raw command-line arguments into | |
4 a set of options and values using [GNU][] and [POSIX][] style options. | |
Jennifer Messerly
2012/08/17 21:00:16
probably should copy the GNU and POSIX links or re
| |
5 | |
6 | |
7 dependencies: | |
8 unittest: | |
9 sdk: unittest | |
OLD | NEW |