aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b6bc6ffc613b0a9c7ae33ecdb3b2a72b3482bfab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "structopt"
description: "Parse command line argument by defining a struct."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/structopt"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/structopt/structopt-0.3.18.crate"
  }
  version: "0.3.18"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 9
    day: 23
  }
}