pkgsrc-wip/bakery/DESCR
OBATA Akio fb5e381267 Import bakery version 2.4.1.
Bakery is a C++ Framework for creating GNOME applications using gtkmm.

 * Bakery provides a Document/View architecture,
   but it doesn't force you to use the whole architecture.
 * Bakery can use XML as a Document storage format, if you like.
 * Bakery provides default functionality,
   which can be easily customized.
 * Bakery makes it easy to start developing GNOME applications.
 * Bakery gives your application structure.
 * Bakery contains a few utility classes.
2007-07-29 15:47:18 +00:00

10 lines
472 B
Text

Bakery is a C++ Framework for creating GNOME applications using gtkmm.
* Bakery provides a Document/View architecture,
but it doesn't force you to use the whole architecture.
* Bakery can use XML as a Document storage format, if you like.
* Bakery provides default functionality,
which can be easily customized.
* Bakery makes it easy to start developing GNOME applications.
* Bakery gives your application structure.
* Bakery contains a few utility classes.