diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2010-05-12 17:40:29 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:40:29 +0200 |
commit | 5a18971ac0ec6be1320560876c9f95bb25e51834 (patch) | |
tree | f97133242ecb142435925d178ab06c7e96734a4d /libraries/eet/README | |
parent | 6524bbaddc984b4e3ffd7502aa5ae99aeeb2900c (diff) | |
download | slackbuilds-5a18971ac0ec6be1320560876c9f95bb25e51834.tar.gz |
libraries/eet: Updated for version 1.2.0
Diffstat (limited to 'libraries/eet/README')
-rw-r--r-- | libraries/eet/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/eet/README b/libraries/eet/README index 90ff52106f..8b181ca5cb 100644 --- a/libraries/eet/README +++ b/libraries/eet/README @@ -1,5 +1,7 @@ Eet is part of Enlightenment DR17 foundation libraries. -Eet is a tiny library designed to write an arbitary set of chunks of +Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allow fast random-access reading of the file later on. + +Requires eina available at SlackBuilds.org.
\ No newline at end of file |