Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038477
en ru br
Репозитории ALT

Группа :: Терминалы
Пакет: libelfin

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.3-alt3
Время сборки: 25 сентября 2023, 11:25 ( 26.4 недели назад )
Размер архива: 72.38 Kb

Домашняя страница:   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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libelfin
  • libelfin-debuginfo
  • libelfin-devel
  • libelfin-devel-debuginfo
  • libelfin-devel-static
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin