diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2010-05-12 23:30:08 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:08 +0200 |
commit | e78f8bcb0c2c5fc1d6db94fb8863fe718ea21110 (patch) | |
tree | 99e1f56268aae1e4fbc72fde0d6f45d1320f0360 /libraries/eina/README | |
parent | 48cd1966b2ac061e87c0561ad7bf60d2d86e3a53 (diff) | |
download | slackbuilds-e78f8bcb0c2c5fc1d6db94fb8863fe718ea21110.tar.gz |
libraries/eina: Added to 12.2 repository
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. |