summaryrefslogtreecommitdiff
path: root/METADATA
blob: e52eb30d0d1b7e49c48b287ac6c0fafa6bb64292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# *** 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_2_10/expat-2.2.10.tar.bz2"
  }
  version: "R_2_2_10"
  # would be NOTICE save for GFDL in doc/xmlwf.1
  license_type: BY_EXCEPTION_ONLY
  last_upgrade_date {
    year: 2020
    month: 10
    day: 28
  }
}