Description
C++ applications can use legacy GNOME VFS interfaces through a wrapper library. It matters mainly for maintaining older GNOME-era software that was written against gnome-vfsmm or related APIs.
Normal users do not open this package directly; applications link to it when needed. New development should usually prefer modern GIO/GVfs APIs instead of the older GNOME VFS stack.