aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 1d1fc8ada26a002001c0a60571a6f516f93197e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "unicode-ident"
description: "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/unicode-ident"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.5.crate"
  }
  version: "1.0.5"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 12
    day: 8
  }
}