summaryrefslogtreecommitdiff
path: root/METADATA
blob: c3e35c91b58a68467f4ce9ce6247feb92e27bc7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
#     CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
#     DEPENDING ON IT IN YOUR PROJECT. ***
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_3_0/expat-2.3.0.tar.bz2"
  }
  version: "R_2_3_0"
  license_type: BY_EXCEPTION_ONLY
  last_upgrade_date {
    year: 2021
    month: 4
    day: 1
  }
}