aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 7fd2f2df880bbdbddcd4a7409a140187a01602cd (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: "elfutils"
description: "elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux."
third_party {
  url {
    type: HOMEPAGE
    value: "https://sourceware.org/elfutils/"
  }
  url {
    type: GIT
    value: "git://sourceware.org/git/elfutils.git"
  }
  version: "elfutils-0.190"
  license_type: BY_EXCEPTION_ONLY
  license_note: "Would be RESTRICTED save for doc/COPYING-GFDL"
  last_upgrade_date {
    year: 2024
    month: 01
    day: 24
  }
}