Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 1 | name: "libxml2" |
| 2 | description: |
| 3 | "Libxml2 is the XML C parser and toolkit developed for the Gnome project " |
| 4 | "(but usable outside of the Gnome platform), it is free software " |
| 5 | "available under the MIT License." |
| 6 | |
| 7 | third_party { |
| 8 | url { |
| 9 | type: HOMEPAGE |
| 10 | value: "http://www.xmlsoft.org/" |
| 11 | } |
| 12 | url { |
| 13 | type: ARCHIVE |
Elliott Hughes | 7fbecab | 2019-01-10 16:42:03 -0800 | [diff] [blame] | 14 | value: "ftp://xmlsoft.org/libxml2/libxml2-2.9.9.tar.gz" |
Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 15 | } |
Elliott Hughes | 7fbecab | 2019-01-10 16:42:03 -0800 | [diff] [blame] | 16 | version: "2.9.9" |
| 17 | last_upgrade_date { year: 2019 month: 1 day: 3 } |
Elliott Hughes | 66aa0d9 | 2018-06-08 14:51:47 -0700 | [diff] [blame] | 18 | license_type: NOTICE |
| 19 | } |