aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 54866d4c1e478e6d81f1fdfab53cc68462d1acdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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: RESTRICTED
  last_upgrade_date {
    year: 2024
    month: 01
    day: 24
  }
}