# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE # CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE # DEPENDING ON IT IN YOUR PROJECT. # This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update libxml2 # For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md name: "libxml2" description: "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." third_party { url { type: HOMEPAGE value: "http://www.xmlsoft.org/" } url { type: GIT value: "https://github.com/GNOME/libxml2/" } version: "e7c3a4ca1be916d84e8182fb5de3a9c7a27bfe11" license_type: BY_EXCEPTION_ONLY license_note: "contains GFDL documentation" security { tag: "NVD-CPE2.3:cpe:/a:xmlsoft:libxml2:2.9.2:-" } last_upgrade_date { year: 2023 month: 3 day: 13 } }