Source: keeper
Section: libraries
Priority: optional
Maintainer: Miklos Szeredi <mszeredi@inf.bme.hu>
Standards-Version: 2.4.0.0

Package: keeper
Architecture: any
Depends: ${shlibs:Depends}
Description:  A configuration reading and writing library
 The keeper library gives an extremely simple interface for reading and
 writing configuration data. Data is stored in multiple text files, in
 a hierarchical system. This package also contains a command-line tool
 for examining and modifying the keeper database.
 
Package: gkeeper
Architecture: any
Depends: ${shlibs:Depends}
Description:  A graphical tool for viewing and manipulating the keeper database
 Gkeeper is a GTK based front-end for the keeper database. Gkeeper lets
 you view, edit, create or delete entries in the database. The source
 of gkeeper contains a good example, on how to store and retrieve the
 menu accelerators using the keeper interface.

