pkgsrc-wip/eio/PLIST
dieter roelants e66de16760 Import eio-1.7.4 as wip/eio.
Eio integrates with EFL (Ecore, Eina) to provide efficient filesystem
Input/Output. 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. It is
also ported to Windows, so multi-platform.

Whenever you need to list a directory, copy, move or delete files,
Eio will do that task better than you'd achieve with naive
implementations, and it is easy to use.
2012-12-30 19:42:14 +00:00

6 lines
181 B
Text

@comment $NetBSD: PLIST,v 1.1 2012/12/30 19:42:14 roelants Exp $
include/eio-1/Eio.h
include/eio-1/eio_inline_helper.x
lib/libeio.la
lib/pkgconfig/eio.pc
@pkgdir share/eio/examples