blob: 34688a23907ffbf55c07262e4e3c9a73a0664e18 [file] [log] [blame]
name: args
version: 0.13.3+4
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/args
description: >
Library for defining parsers for parsing raw command-line arguments into
a set of options and values using GNU and POSIX style options.
dev_dependencies:
test: ">=0.12.0 <0.13.0"
environment:
sdk: ">=1.4.0 <2.0.0"