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. *** 4name: "libxml2" 5description: "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." 6third_party { 7 url { 8 type: HOMEPAGE 9 value: "http://www.xmlsoft.org/" 10 } 11 url { 12 type: ARCHIVE 13 value: "https://github.com/GNOME/libxml2/archive/c41bc10da31a4a4e5416270110b6d1b79606cad1.zip" 14 } 15 version: "c41bc10da31a4a4e5416270110b6d1b79606cad1" 16 license_note: "contains GFDL documentation" 17 license_type: BY_EXCEPTION_ONLY 18 security { 19 tag: "NVD-CPE2.3:cpe:/a:xmlsoft:libxml2:2.9.2:-" 20 } 21 last_upgrade_date { 22 year: 2022 23 month: 2 24 day: 23 25 } 26} 27