1# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 2# CONSULT THE OWNERS AND [email protected] 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: 2024 19 month: 10 20 day: 22 21 } 22 homepage: "http://www.xmlsoft.org/" 23 identifier { 24 type: "Git" 25 value: "https://github.com/GNOME/libxml2/" 26 version: "b7c0f9d2dd0641822eed7a2316109aeb19bf650b" 27 } 28} 29