@hackage gio0.13.12.0
Binding to GIO
Categories
License
LGPL-2.1-only
Maintainer
gtk2hs-users@lists.sourceforge.net
Links
Versions
Installation
CustomTested Compilers
Dependencies (6)
- array <0.6
- base >=4 && <5
- bytestring <0.13
- containers <0.8
- glib >=0.13.0.0 && <0.14
- mtl <2.4 Show all…
Dependents (14)
@hackage/manatee-anything, @hackage/manatee-filemanager, @hackage/gtk3-helpers, @hackage/leksah, @hackage/acme-everything, @hackage/manatee-core, Show all…
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.