1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| name: "tinyxml2"
| description: "TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs."
| third_party {
| url {
| type: HOMEPAGE
| value: "https://github.com/leethomason/tinyxml2"
| }
| url {
| type: ARCHIVE
| value: "https://github.com/leethomason/tinyxml2/archive/7.0.1.zip"
| }
| version: "7.0.1"
| last_upgrade_date {
| year: 2018
| month: 11
| day: 17
| }
| }
|
|