diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 08:49:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 08:53:25 +0700 |
commit | 36f8509311567c774cf5da18b0f8242a925fbfc7 (patch) | |
tree | e1637ed7e7463aa4609e3db8e131d26b91c20a08 /libraries/eio/slack-desc | |
parent | ac7889ea7790aad9a32699c630c935566f0c8f8d (diff) |
libraries/eio: Removed (merged into efl).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/eio/slack-desc')
-rw-r--r-- | libraries/eio/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/eio/slack-desc b/libraries/eio/slack-desc deleted file mode 100644 index 2e381113a0b4c..0000000000000 --- a/libraries/eio/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -eio: eio (one of the Enlightenment DR17 foundation libraries) -eio: -eio: Eio integrates with EFL (Ecore, Eina) to provide efficient -eio: filesystem input/output (I/O). It use the best techniques to -eio: achieve such purpose, like using at-variants, splice, properly -eio: handling errors and doing it in an asynchronous fashion by means of -eio: worker threads. -eio: -eio: Eio home page is: http://www.enlightenment.org/ -eio: -eio: |