summaryrefslogtreecommitdiff
path: root/METADATA
blob: 78228a8ca30d491990ed75c3d4a9ec70680d8aab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
# DEPENDING ON IT IN YOUR PROJECT.

# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update expat
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md

name: "expat"
description: "Expat is a stream-oriented XML parser."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/libexpat/libexpat/"
  }
  url {
    type: GIT
    value: "https://github.com/libexpat/libexpat/"
  }
  version: "R_2_5_0"
  license_type: BY_EXCEPTION_ONLY
  license_note: "contains GFDL documentation"
  security {
    tag: "NVD-CPE2.3:cpe:/a:libexpat_project:libexpat:2.5.0"
  }
  last_upgrade_date {
    year: 2022
    month: 10
    day: 25
  }
}