blob: 07af8ec5cc0991a08bd29b689a93f7f4e8066cd2 [file] [log] [blame]
name: args
version: 0.12.2+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.
dependencies:
collection: ">=0.9.0 <2.0.0"
dev_dependencies:
unittest: ">=0.11.5 <0.12.0"
environment:
sdk: ">=1.0.0 <2.0.0"