2010-05-12 02:00:43 +08:00
|
|
|
Eet is part of Enlightenment DR17 foundation libraries.
|
|
|
|
|
2010-05-12 23:40:29 +08:00
|
|
|
Eet is a tiny library designed to write an arbitrary set of chunks of
|
2010-05-12 02:00:43 +08:00
|
|
|
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.
|