diff options
Diffstat (limited to 'libraries/eina/README')
-rw-r--r-- | libraries/eina/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/eina/README b/libraries/eina/README new file mode 100644 index 0000000000..2a8a3025e1 --- /dev/null +++ b/libraries/eina/README @@ -0,0 +1,7 @@ +Eina is part of Enlightenment DR17 foundation libraries. + +Eina is a multi-platform library that provides optimized data types +and a few tools that could be used for projects. The Eina library +implements given data types in an efficient way, and it also provides +some useful tools like opening shared libraries, errors management, +type conversion, time accounting and memory pool. |