huangcm
2025-09-01 53d8e046ac1bf2ebe94f671983e3d3be059df91a
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
  }
}