diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 08:49:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 08:53:25 +0700 |
commit | ac7889ea7790aad9a32699c630c935566f0c8f8d (patch) | |
tree | bc8aa97780ab4538de8d6e6efa23d40065b26585 /libraries/eina/README | |
parent | cb7c02f06d81acf01d472953be341c239dd6d7ab (diff) |
libraries/eina: Removed (merged into efl).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/eina/README')
-rw-r--r-- | libraries/eina/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/eina/README b/libraries/eina/README deleted file mode 100644 index 2a8a3025e1c74..0000000000000 --- a/libraries/eina/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |