• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
2# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
3# DEPENDING ON IT IN YOUR PROJECT.
4
5# This project was upgraded with external_updater.
6# Usage: tools/external_updater/updater.sh update external/libxml2
7# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
8
9name: "libxml2"
10description: "Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available under the MIT License."
11third_party {
12  license_type: BY_EXCEPTION_ONLY
13  license_note: "contains GFDL documentation"
14  security {
15    tag: "NVD-CPE2.3:cpe:/a:xmlsoft:libxml2:2.9.2:-"
16  }
17  last_upgrade_date {
18    year: 2025
19    month: 2
20    day: 3
21  }
22  homepage: "http://www.xmlsoft.org/"
23  identifier {
24    type: "Git"
25    value: "https://github.com/GNOME/libxml2/"
26    version: "62d4697db6268b71e36ef8fda708953cadf4082a"
27  }
28}
29