1name: "elfutils" 2description: "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." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://sourceware.org/elfutils/" 7 } 8 url { 9 type: GIT 10 value: "git://sourceware.org/git/elfutils.git" 11 } 12 version: "elfutils-0.191" 13 license_type: RESTRICTED 14 last_upgrade_date { 15 year: 2024 16 month: 7 17 day: 8 18 } 19} 20