Chih-Hung Hsieh | c9b5223 | 2020-08-25 20:49:30 -0700 | [diff] [blame] | 1 | name: "textwrap" |
ThiƩbaud Weksteen | 1d19096 | 2021-02-22 11:47:45 +0100 | [diff] [blame] | 2 | description: "Powerful library for word wrapping, indenting, and dedenting strings" |
Matthew Maurer | 68fe94c | 2020-06-02 11:15:26 -0700 | [diff] [blame] | 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/textwrap" |
| 7 | } |
| 8 | url { |
Chih-Hung Hsieh | c9b5223 | 2020-08-25 20:49:30 -0700 | [diff] [blame] | 9 | type: ARCHIVE |
David LeGare | 30ca485 | 2022-03-02 16:21:16 +0000 | [diff] [blame] | 10 | value: "https://static.crates.io/crates/textwrap/textwrap-0.15.0.crate" |
Matthew Maurer | 68fe94c | 2020-06-02 11:15:26 -0700 | [diff] [blame] | 11 | } |
David LeGare | 30ca485 | 2022-03-02 16:21:16 +0000 | [diff] [blame] | 12 | version: "0.15.0" |
Matthew Maurer | 68fe94c | 2020-06-02 11:15:26 -0700 | [diff] [blame] | 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
David LeGare | 30ca485 | 2022-03-02 16:21:16 +0000 | [diff] [blame] | 15 | year: 2022 |
| 16 | month: 3 |
| 17 | day: 1 |
Matthew Maurer | 68fe94c | 2020-06-02 11:15:26 -0700 | [diff] [blame] | 18 | } |
Chih-Hung Hsieh | c9b5223 | 2020-08-25 20:49:30 -0700 | [diff] [blame] | 19 | } |