Package: libelfin-dev Architecture: amd64 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 726 Depends: libdwarf++0 (= 0.3-3) Filename: ./l/libelfin-dev/libelfin-dev_0.3-3_amd64.deb Size: 116568 MD5sum: 63aebaf6563f06cb1dcbcf606ce35bc9 SHA1: 8ef7455ee5787eb64880683139ad7834e91a9d18 SHA256: 56c336fc0d3a4a44162bac5396f06971e5e2ef6f2ae66b8d5d9858f29b78f95b SHA512: a81bc0ec0fc22015c2ba2f77d68990eca4ebe62422f01af5cd4cb599ddf59a504dd27a6d0ee0c08ea4035ac31fd0f07258628ae6cfcf2688324fee5f417260ff Homepage: https://github.com/aclements/libelfin Description: C++11 ELF/DWARF parser (development files) 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 development libraries and header files for libelfin.