aboutsummaryrefslogtreecommitdiff
path: root/devel/elfio/pkg-descr
blob: 7db28c657c186dfa6c68e1cdd7a0e69935bdd676 (plain) (blame)
1
2
3
4
5
6
7
8
ELFIO is a small, header-only C++ library that provides a simple interface
for reading and generating files in ELF binary format.

It is used as a standalone library - it is not dependant on any other
product or project. Adhering to ISO C++, it compiles on a wide variety of
architectures and compilers.

WWW: http://elfio.sourceforge.net/