b0f78227fc
* Install included sample program and documentation. * Respect NOPORTDOCS. PR: 42408 Submitted by: Sergei Kolobov <sergei@kolobov.com>
7 lines
313 B
Plaintext
7 lines
313 B
Plaintext
ELFIO is a C++ library for reading and generating files in the ELF binary
|
|
format. This library is unique and not based on any other product. It is also
|
|
platform independent. The library uses standard ANSI C++ constructions and
|
|
runs on a wide variety of architectures.
|
|
|
|
WWW: http://sourceforge.net/projects/elfio/
|