blob: 3f52f942902492cbff073c79c884c2bd4144cbc8 [file] [log] [blame]
name: args
version: 1.5.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.
environment:
sdk: '>=1.22.0 <3.0.0'
dev_dependencies:
test: '>=0.12.0 <2.0.0'