Package: libelfin-dev Architecture: riscv64 Version: 0.3-3 Multi-Arch: same Priority: optional Section: libdevel Source: libelfin Maintainer: LluĂ­s Vilanova Installed-Size: 3799 Depends: libdwarf++0 (= 0.3-3) Filename: ./l/libelfin-dev/libelfin-dev_0.3-3_riscv64.deb Size: 374796 MD5sum: 99bed3779a3fd676a610423a4d4959e2 SHA1: 16ad4349a9d97d42ddd65e0475621d1b98eda731 SHA256: 1f0837291259494d85d01b532c744cd86707f986ab1d463ccfffcc425e072283 SHA512: 1fd6844fbb8f99b985ad94cb7f9495e7ec909874f9b94f5b1a2b5c5faaecf65ad405f4eee6ffacd550b84be310abe0e018a75aeb7671990f3661561d94f64212 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.