libcontactsdb library
This library encapsulates the gpe-contacts library
access methods in a manner that makes them useable
not only by the gpe-contacts application (the source of
the original code) but by any app.
To use them, just
#include <gpe/contacts-db.h>
in your program and link with -lcontactsdb.
See gpe/contacts-db.h for available functions and check out
the gpe-contacts source for ex
more»
libcontactsdb (0.5-8) unstable; urgency=low
* Remove (empty) documentation from -dev package.(Closes: #669989)
-- Neil Williams <codehelp@debian.org> Sun, 22 Apr 2012 15:08:50 +0100
libcontactsdb (0.5-7) unstable; urgency=low
* Implement Multi-Arch paths
-- Neil Williams <codehelp@debian.org> Wed, 08 Feb 2012 18:48:34 +0000
libcontactsdb (0.5-6) unstable; urgency=low
* Drop .la fi
more»
2006-08-04 Florian Boor <florian@kernelconcepts.de>
* Release version 0.5
* contacts-db.c: Add some documentation.
Fix SQL statements and typo.
2006-07-04 Florian Boor <florian@kernelconcepts.de>
* Release version 0.4.
* configure.ac, Makefile.am, doc/*: Add documentation framework
and some basic information about libcontactsdb.
* Fix licensing information and include license fi
more»