freebsd-ports/devel/goffice1/pkg-descr
Joe Marcus Clarke e640a5adb1 Add goffice, 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.
2005-11-05 05:59:39 +00:00

9 lines
315 B
Text

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.