blob: 1e51e1e0b9cb84229d4596bb4e17ab12d9d3a18c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
|------ Handy ruler ------------------------------------------------|
eet: Eet (one of the Enlightenment DR17 foundation libraries)
eet:
eet: Eet is a tiny library designed to write an arbitary set of chunks
eet: of data to a file and optionally compress each chunk (very much
eet: like a zip file) and allow fast random-access reading of the file
eet: later on.
eet:
eet: Eet home page is: http://www.enlightenment.org/
eet:
eet:
|