Package: libelf++0 Architecture: mips64el Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 89 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: ./l/libelf++0/libelf++0_0.3-3_mips64el.deb Size: 20980 MD5sum: 37789dff6b78f53ef4cc19eae138eccb SHA1: 6e7735069fd6d9b54da36fcf3e5d313b779d6703 SHA256: acaa569d86ecd143c5cac04fdab065433f8e29b2e945193a4a5572a7c0d126d6 SHA512: 3d2f95d25c0b991c3431bf12244c0a2433b7702a6671c598312f9e30b88924ff171739917edc6e289d368c8826e3df9c5f83f6c6750eae352863d8357f0b9fca 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.