blob: 4a3b1f6dceefcacf15220ca2e8113435bf00cf11 [file] [log] [blame]
name: args
version: 0.13.0
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:
unittest: ">=0.11.5 <0.12.0"
environment:
sdk: ">=1.4.0 <2.0.0"