diff options
Diffstat (limited to 'libraries/eet/README')
-rw-r--r-- | libraries/eet/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/eet/README b/libraries/eet/README index 8b181ca5cb..f68f4036b9 100644 --- a/libraries/eet/README +++ b/libraries/eet/README @@ -4,4 +4,4 @@ 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 +Requires: eina, available at SlackBuilds.org. |