blob: f907300f6b1f3e948cab6572a7fa34a6a389a688 [file] [log] [blame]
name: args
version: 0.10.0
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
documentation: http://api.dartlang.org/docs/pkg/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:
collection_helpers: ">=0.9.1 <0.10.0"
dev_dependencies:
unittest: ">=0.9.0 <0.10.0"
environment:
sdk: ">=1.0.0 <2.0.0"