blob: d92b67a916362104701441f8b764d89a9517bf31 [file] [log] [blame]
Lukas Zilkaa91263e2018-09-27 10:01:57 +02001name: "utf"
2description: "Library for handling UTF-8"
3
4third_party {
5 url {
6 type: HOMEPAGE
7 value: "http://swtch.com/plan9port/unix/"
8 }
9 url {
10 type: PIPER
11 value: "http://google3/third_party/libutf"
12 }
13 version: "1.1"
Bob Badour052e7642020-04-23 16:37:46 -070014 license_type: NOTICE
Lukas Zilkaa91263e2018-09-27 10:01:57 +020015 last_upgrade_date { year: 2018 month: 9 day: 19 }
16}