libelfin 0.3-3.1 source package in Ubuntu

Changelog

libelfin (0.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062279

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 11:39:41 +0000

Upload details

Uploaded by:
Lluís Vilanova
Uploaded to:
Sid
Original maintainer:
Lluís Vilanova
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libelfin_0.3-3.1.dsc 2.1 KiB f554acfdf39ae2efea2061251c5ac31988237cee66c24b34c839e052a22ab3ca
libelfin_0.3.orig.tar.gz 82.2 KiB c338942b967582922b3514b54b93175ca9051a9668db92dd8ef619824d443ac7
libelfin_0.3-3.1.debian.tar.xz 6.0 KiB 92dff88e562b0f47b2c7af06b7f8ea039a91a5494aaa0421e5f04628be29fac5

Available diffs

No changes file available.

Binary packages built by this source

libdwarf++0t64: C++11 DWARF 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 DWARFv4 debug information.

libdwarf++0t64-dbgsym: debug symbols for libdwarf++0t64
libelf++0t64: 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.

libelf++0t64-dbgsym: debug symbols for libelf++0t64
libelfin-dev: 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.