diff options
Diffstat (limited to 'devel/goffice/pkg-descr')
-rw-r--r-- | devel/goffice/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/goffice/pkg-descr b/devel/goffice/pkg-descr new file mode 100644 index 000000000..0d48f5052 --- /dev/null +++ b/devel/goffice/pkg-descr @@ -0,0 +1,11 @@ +Goffice is a set of document centric components for GLib and GTK+. + +There are common operations for document centric applications that are +conceptually simple, but complex to implement fully. + - plugins + - load/save documents + - undo/redo + +Goffice provides a single library for performing such operations. + +WWW: http://live.gnome.org/libgoffice |