summaryrefslogtreecommitdiff
path: root/METADATA
blob: 3068d134592c8102485e3a64ca328aaf0f7d5ac0 (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
# 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 external/expat
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "expat"
description: "Expat is a stream-oriented XML parser."
third_party {
  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: 2024
    month: 2
    day: 8
  }
  homepage: "https://github.com/libexpat/libexpat/"
  identifier {
    type: "Git"
    value: "https://github.com/libexpat/libexpat/"
    version: "R_2_6_0"
  }
}