diff options
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 |