summaryrefslogtreecommitdiffstats
path: root/libs/elfio/README
diff options
context:
space:
mode:
Diffstat (limited to 'libs/elfio/README')
-rw-r--r--libs/elfio/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/elfio/README b/libs/elfio/README
new file mode 100644
index 0000000..dcf01f1
--- /dev/null
+++ b/libs/elfio/README
@@ -0,0 +1,4 @@
+ELFIO is a header-only C++ library intended for reading and generating
+files in the 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.
OpenPOWER on IntegriCloud