196afa584c
Review URL: https://chromiumcodereview.appspot.com//10823399 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10928 260f80e4-7a28-3924-810f-c04153c831b5
10 lines
212 B
YAML
10 lines
212 B
YAML
name: args
|
|
description: >
|
|
Libraries for defining parsers for parsing raw command-line arguments into
|
|
a set of options and values using GNU and POSIX style options.
|
|
|
|
|
|
dependencies:
|
|
unittest:
|
|
sdk: unittest
|