aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 00df7c301c1206c228e57581a58bd02e7f89a3f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "unicode-segmentation"
description: "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/unicode-segmentation"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.8.0.crate"
  }
  version: "1.8.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 9
  }
}