blob: 47f5c4088eb1593d12e4b89533e91dab2d1c8ba6 [file] [log] [blame]
name: args
version: 1.6.0
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: '>=2.3.0 <3.0.0'
dev_dependencies:
pedantic: ^1.4.0
test: '^1.5.1'