Chih-Hung Hsieh | b1e9fe5 | 2020-08-25 20:49:31 -0700 | [diff] [blame^] | 1 | name: "unicode-segmentation" |
Matthew Maurer | ed985d4 | 2020-06-02 11:15:34 -0700 | [diff] [blame] | 2 | description: "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules." |
| 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/unicode-segmentation" |
| 7 | } |
| 8 | url { |
Chih-Hung Hsieh | b1e9fe5 | 2020-08-25 20:49:31 -0700 | [diff] [blame^] | 9 | type: ARCHIVE |
| 10 | value: "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.6.0.crate" |
Matthew Maurer | ed985d4 | 2020-06-02 11:15:34 -0700 | [diff] [blame] | 11 | } |
| 12 | version: "1.6.0" |
| 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
| 15 | year: 2020 |
| 16 | month: 5 |
| 17 | day: 6 |
| 18 | } |
Chih-Hung Hsieh | b1e9fe5 | 2020-08-25 20:49:31 -0700 | [diff] [blame^] | 19 | } |