slackbuilds_ponce/libraries/eet/README
Aleksandar Samardzic 8d62d46119 libraries/eet: Updated for version 1.4.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-02-06 14:14:36 -06:00

7 lines
285 B
Text

Eet is part of Enlightenment DR17 foundation libraries.
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.
This requires eina.