freebsd-ports/devel/hs-gio/pkg-descr
Ashish SHUKLA 5b05ade634 GIO is striving to provide a modern, easy-to-use VFS API that sits at the right
level in the library stack.  The goal is to overcome the shortcomings of
GnomeVFS and provide an API that is so good that developers prefer it over raw
POSIX calls.  Among other things that means using GObject.  It also means not
cloning the POSIX API, but providing higher-level, document-centric interfaces.

WWW: http://www.haskell.org/gtk2hs/

Approved by:	pgj (mentor)
Obtained from:	FreeBSD Haskell
2011-05-08 19:11:09 +00:00

7 lines
427 B
Text

GIO is striving to provide a modern, easy-to-use VFS API that sits at the right
level in the library stack. The goal is to overcome the shortcomings of
GnomeVFS and provide an API that is so good that developers prefer it over raw
POSIX calls. Among other things that means using GObject. It also means not
cloning the POSIX API, but providing higher-level, document-centric interfaces.
WWW: http://www.haskell.org/gtk2hs/