freebsd-ports/devel/elfio/pkg-descr
Christian Weisgerber b0f78227fc * Update to 1.0.0.
* Install included sample program and documentation.
* Respect NOPORTDOCS.

PR:		42408
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-01 22:09:42 +00:00

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/