aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 32f94b2f3b2be59a2d9b6d60dba3cf95cb10eb5d (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.9.0.crate"
  }
  version: "1.9.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 1
  }
}