Package: libelf++0 Architecture: riscv64 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 72 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.3), libstdc++6 (>= 5.2) Filename: ./l/libelf++0/libelf++0_0.3-3_riscv64.deb Size: 20964 MD5sum: d9c41e1476d5ff1027f62f9d2f084c37 SHA1: e96e2fa440885959885a7bda37c4368988c4cf1a SHA256: 4d9bf8c6a5fa645bdb2b6dfe39f0b33430f5de4dfd1af376ecb47470af61191b SHA512: 43d8543937a1ed95665c3e791394aed41ca2cdeb3421b69fdf87c7b224632261a049a1898aebce07884fc7180633f9ea2d3868eed932cfb1b4f08e558080172a Homepage: https://github.com/aclements/libelfin Description: C++11 ELF parser Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4 debug information. . Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic layer. Interpreting the information stored in DWARF DIE trees still requires a great deal of understanding of DWARF, but libelfin will make sense of the bytes for you. . This package contains the library to parse ELF binaries.