12 lines
597 B
XML
12 lines
597 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>haskell</herd>
|
|
<longdescription>
|
|
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.
|
|
</longdescription>
|
|
</pkgmetadata>
|