diff options
Diffstat (limited to 'devel/gnomevfs/pkg-descr')
-rw-r--r-- | devel/gnomevfs/pkg-descr | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/devel/gnomevfs/pkg-descr b/devel/gnomevfs/pkg-descr index 3c99460884bf..ec339735e898 100644 --- a/devel/gnomevfs/pkg-descr +++ b/devel/gnomevfs/pkg-descr @@ -1,8 +1,12 @@ This is the GNOME Virtual File System. -Embryonic is not the word. This code will probably delete all -your files, install Windows[tm] on your computer, set fire to your -house, and guarantee you an IRS audit every year for the rest of -your life. +GnomeVFS is a filesystem abstraction library allowing applications +plugable transparent access to a variety of "real" filesystems, from +WebDAV to digital cameras, to the local filesystem. It also contains a +number of other convenient file utilities such as a comphrehensive MIME +database / Application registry, and a copy engine. Use of GnomeVFS +ensures that an application or component will be usable by Nautilus or +other GnomeVFS applications for handling the display of data from +various URIs, as well. WWW: http://www.gnome.org/ |