blob: c51fad745a744f7ea8d819a7e2fdd2225ec9a0fe [file] [log] [blame]
name: args
version: 0.13.3+2
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"