xref: /aosp_15_r20/external/tinyxml2/METADATA (revision 7485b22521f577cf944e5687361548d8993d8d2c)
1*7485b225SElliott Hughes# This project was upgraded with external_updater.
2*7485b225SElliott Hughes# Usage: tools/external_updater/updater.sh update external/tinyxml2
3*7485b225SElliott Hughes# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
4*7485b225SElliott Hughes
5*7485b225SElliott Hughesname: "tinyxml2"
6*7485b225SElliott Hughesdescription: "TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs."
7*7485b225SElliott Hughesthird_party {
8*7485b225SElliott Hughes  license_type: RESTRICTED
9*7485b225SElliott Hughes  last_upgrade_date {
10*7485b225SElliott Hughes    year: 2024
11*7485b225SElliott Hughes    month: 4
12*7485b225SElliott Hughes    day: 12
13*7485b225SElliott Hughes  }
14*7485b225SElliott Hughes  homepage: "https://github.com/leethomason/tinyxml2"
15*7485b225SElliott Hughes  identifier {
16*7485b225SElliott Hughes    type: "Git"
17*7485b225SElliott Hughes    value: "https://github.com/leethomason/tinyxml2.git"
18*7485b225SElliott Hughes    version: "10.0.0"
19*7485b225SElliott Hughes  }
20*7485b225SElliott Hughes}
21