Difference between revisions of "Addresses"

From GNUstepWiki
Jump to navigation Jump to search
(Split off application related entries)
m (fix link)
Line 19: Line 19:
 
relatedlinks =  
 
relatedlinks =  
 
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page]
 
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page]
* [[Addresses.app]] |
+
* [[AddressManager.app]] |
  
 
category = [[Category:PIM_Frameworks]]
 
category = [[Category:PIM_Frameworks]]
 
}}
 
}}

Revision as of 11:40, 24 November 2006

Addresses is a framework that allows access to the addresses database.

Current Version: 0.4.6

  • Released: July 29, 2004
  • Licensed: LGPL

Overview

Features

  • Addresses is sourcecode-compatible with Apple's AddressBook.framework.
  • Contains a view framework to facilitate the construction of applications that use the contact database.
  • Addresses is currently being used by Ludovic Marcotte's GNUMail application.

Maintainer

Related Links