blob: 88b2f7117fa2a0d402224e79468be3a05bc72d5b [file] [log] [blame]
Elliott Hughesd173c992019-01-10 14:51:35 -08001name: "tinyxml2"
2description: "TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://github.com/leethomason/tinyxml2"
7 }
8 url {
Haibo Huangff1fe072020-03-19 20:01:30 -07009 type: GIT
10 value: "https://github.com/leethomason/tinyxml2.git"
Elliott Hughesd173c992019-01-10 14:51:35 -080011 }
Haibo Huanged8b69b2020-03-23 14:15:19 -070012 version: "8.0.0"
Bob Badour159dcd42021-01-21 11:22:40 -080013 license_type: RESTRICTED
Elliott Hughesd173c992019-01-10 14:51:35 -080014 last_upgrade_date {
Haibo Huanged8b69b2020-03-23 14:15:19 -070015 year: 2020
16 month: 3
17 day: 23
Elliott Hughesd173c992019-01-10 14:51:35 -080018 }
19}