Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37395526
en ru br
ALT Linux repos
S:0.3-alt3

Group :: Terminals
RPM: libelfin

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3-alt3
Build date: 25 september 2023, 11:25 ( 29.5 weeks ago )
Size: 72.38 Kb

Home page:   https://github.com/aclements/libelfin

License: GPL
Summary: C++11 library for reading ELF binaries and DWARFv4 debug information.
Description:

Native C++11 code and interface, designed from scratch to interact well
with C++11 features, from range-based for loops to move semantics
to enum classes.

It's not production-ready and there are many parts of the DWARF specification
it does not yet implement, but it's complete enough to be useful for many
things and is a good deal more pleasant to use than every other debug
info library I've tried (author).

Current maintainer: Artyom Bystrov

List of contributors

List of rpms provided by this srpm:

  • libelfin
  • libelfin-debuginfo
  • libelfin-devel
  • libelfin-devel-debuginfo
  • libelfin-devel-static
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin