blob: 98524942fb30634a813e61bb3de2bda4781f5cd1 [file] [log] [blame]
Haibo Huangb16e0172018-07-02 14:40:07 -07001name: "expat"
2description: "Expat is a stream-oriented XML parser."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://github.com/libexpat/libexpat/"
7 }
8 url {
9 type: ARCHIVE
Elliott Hughesaaec48e2018-08-16 16:29:01 -070010 value: "https://github.com/libexpat/libexpat/releases/download/R_2_2_6/expat-2.2.6.tar.bz2"
Haibo Huangb16e0172018-07-02 14:40:07 -070011 }
Elliott Hughesaaec48e2018-08-16 16:29:01 -070012 version: "R_2_2_6"
Haibo Huangb16e0172018-07-02 14:40:07 -070013 last_upgrade_date {
14 year: 2018
Elliott Hughesaaec48e2018-08-16 16:29:01 -070015 month: 8
16 day: 16
Haibo Huangb16e0172018-07-02 14:40:07 -070017 }
18}