Package libelfin: Information

    Source package: libelfin
    Version: 0.3-alt3
    Latest version according to Repology
    Build time:  Sep 25, 2023, 02:54 PM in the task #330284
    Category: Terminals
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586March 16, 2024April 20, 2024
    x86_64March 14, 2024April 26, 2024

    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).

    List of rpms provided by this srpm:
    libelfin (x86_64, ppc64le, i586, armh, aarch64)
    libelfin-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libelfin-devel (x86_64, ppc64le, i586, armh, aarch64)
    libelfin-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libelfin-devel-static (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Artyom Bystrov


    ACL:
    Andrey Bergman
    @everybody

      1. python3-module-mpl_toolkits
      2. gcc-c++
      3. selinux-policy-alt

    Last changed


    Sept. 25, 2023 Artyom Bystrov 0.3-alt3
    - Fix FTBFS.
    Oct. 28, 2022 Michael Shigorin 0.3-alt2
    - E2K: lcc 1.25.23 ftbfs workaround.
    - Minor spec cleanup.
    Oct. 17, 2020 Andrey Bergman 0.3-alt1
    - Initial release for Sisyphus.