1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| name: "expat"
| description: "Expat is a stream-oriented XML parser."
| third_party {
| url {
| type: HOMEPAGE
| value: "https://github.com/libexpat/libexpat/"
| }
| url {
| type: ARCHIVE
| value: "https://github.com/libexpat/libexpat/releases/download/R_2_2_6/expat-2.2.6.tar.bz2"
| }
| version: "R_2_2_6"
| last_upgrade_date {
| year: 2018
| month: 8
| day: 16
| }
| }
|
|