Package: libelf++0 Architecture: riscv64 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 69 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.3), libstdc++6 (>= 5.2) Filename: ./l/libelf++0/libelf++0_0.3-3_riscv64.deb Size: 20024 MD5sum: d279792528ca3bc44c85cf51a8b5062e SHA1: 4e65cca02f8ca6344c36ca20ceb6d3a7a5656764 SHA256: f4dbc709737a3c7055bbf460138d75088303586bfc7d59caa038bbf0a4efcfec SHA512: f5883b9de52d555d89b52b6d5e62ee78d752f6da0d09832e2b8f7de11be4f62bab31e8ce85ab655ff366a00f91b58db85f9b1830a42df735175eccc3fdfed8bf 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.