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: "expat" 5description: "Expat is a stream-oriented XML parser." 6third_party { 7 url { 8 type: HOMEPAGE 9 value: "https://github.com/libexpat/libexpat/" 10 } 11 url { 12 type: ARCHIVE 13 value: "https://github.com/libexpat/libexpat/releases/download/R_2_4_6/expat-2.4.6.tar.bz2" 14 } 15 version: "R_2_4_6" 16 license_note: "contains GFDL documentation" 17 license_type: BY_EXCEPTION_ONLY 18 security { 19 tag: "NVD-CPE2.3:cpe:/a:libexpat_project:libexpat:2.4.1" 20 } 21 last_upgrade_date { 22 year: 2022 23 month: 2 24 day: 23 25 } 26} 27