blob: 23dd5255e6993946e4ce9fbb87f0ae8bc9ef541e [file] [log] [blame]
name: args
version: 1.4.3
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.22.0 <2.0.0"