5 projects tagged "Address Book"
j-XChange is a pure Java implementation of the entire Collaboration Data Objects (CDO 1.21) library for accessing Microsoft Exchange Server in a platform independent manner. This library will allow interoperability with MS Exchange from all non-Windows platforms that support Java. This library is powered by j-Interop.
Addresses is a GNUstep address book that consists of a full-featured address book manager application, a source-code compatible replacement for Apple's AddressBook.framework (for accessing and manipulating address data programmatically), a framework of view/editor classes that make it easy to use Addresses from your own programs, and a number of tools. It is easy to use by both users and programmers and can store almost all imaginable data, including multiple phone numbers, emails, and addresses, photos, AIM/Jabber/ICQ/Yahoo IM details, and notes. It supports drag-and-drop and integrates well with GNUMail.
Libvc is a vCard library which was written using 'flex' and 'bison'. It handles scanning a vCard file, parsing the vCard file into a data storage structure, manipulating the data storage structure, and writing the structure back to a file. It was originally written for 'rolo', but has been split off for general use.