Пакет libelfin: Информация

    Бинарный пакет: libelfin
    Версия: 0.3-alt3
    Архитектура: ppc64le
    Собран:  25 сентября 2023 г. 14:54 в задании #330284
    Исходный пакет: libelfin
    Категория: Терминалы
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/aclements/libelfin

    Лицензия: GPL
    О пакете: C++11 library for reading ELF binaries and DWARFv4 debug information.
    Описание: 
    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).

    Сопровождающий: Artyom Bystrov

    Список участников:
    Artyom Bystrov
    Michael Shigorin
    Andrey Bergman

    Права:
    Andrey Bergman
    @everybody

    Последнее изменение


    25 сентября 2023 г. Artyom Bystrov 0.3-alt3
    - Fix FTBFS.
    28 октября 2022 г. Michael Shigorin 0.3-alt2
    - E2K: lcc 1.25.23 ftbfs workaround.
    - Minor spec cleanup.
    17 октября 2020 г. Andrey Bergman 0.3-alt1
    - Initial release for Sisyphus.