SlackBuildsOrg/libraries/eio
Ryan P.C. McQuen c0c2b0990e
libraries/eio: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2017-01-07 08:48:50 +07:00
..
eio.info
eio.SlackBuild
README
slack-desc

Eio is part of Enlightenment DR17 foundation libraries.

Eio integrates with EFL (Ecore, Eina) to provide efficient filesystem
input/output (I/O). It use the best techniques to achieve such purpose,
like using at-variants, splice, properly handling errors and doing it in
an asynchronous fashion by means of worker threads.