Haibo Huang | 735158e | 2021-02-23 17:48:08 -0800 | [diff] [blame] | 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. *** |
Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 4 | name: "libxml2" |
Haibo Huang | cfd91dc | 2020-07-30 23:01:33 -0700 | [diff] [blame] | 5 | 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." |
Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 6 | third_party { |
| 7 | url { |
| 8 | type: HOMEPAGE |
| 9 | value: "http://www.xmlsoft.org/" |
| 10 | } |
| 11 | url { |
| 12 | type: ARCHIVE |
Elliott Hughes | ecdab2a | 2022-02-23 14:33:50 -0800 | [diff] [blame] | 13 | value: "https://github.com/GNOME/libxml2/archive/c41bc10da31a4a4e5416270110b6d1b79606cad1.zip" |
Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 14 | } |
Elliott Hughes | ecdab2a | 2022-02-23 14:33:50 -0800 | [diff] [blame] | 15 | version: "c41bc10da31a4a4e5416270110b6d1b79606cad1" |
Bob Badour | 6f0d66b | 2022-03-07 14:13:00 -0800 | [diff] [blame] | 16 | license_note: "contains GFDL documentation" |
Bob Badour | 5c423f9 | 2021-02-03 15:59:40 -0800 | [diff] [blame] | 17 | license_type: BY_EXCEPTION_ONLY |
Maria Uretsky | 0e0d783 | 2021-12-07 13:43:07 +0000 | [diff] [blame] | 18 | security { |
Elliott Hughes | ecdab2a | 2022-02-23 14:33:50 -0800 | [diff] [blame] | 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 |
Maria Uretsky | 0e0d783 | 2021-12-07 13:43:07 +0000 | [diff] [blame] | 25 | } |
Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 26 | } |