libyahoo2 - A C library for the Yahoo! Messenger Protocol.
http://libyahoo2.sourceforge.net/
Changes in this release:
* Removed glib dependencies. Will use glib only if available * Configure time option --with-struct-callbacks to use a callback struct instead of callback functions (see yahoo2_callbacks.h and the README) * Identities Support - Get identities from server - Activate/Deactivate identities - Use identities when sending messages * Fixed possible buffer overflow in reading key/value pairs
* sample console client no longer requires gtk!