Difference between revisions of "Addresses"

From GNUstepWiki
Jump to navigation Jump to search
(update to 0.4.8)
(old site is dead)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
shortdescription = Addresses is a framework that allows access to the addresses database. |
 
shortdescription = Addresses is a framework that allows access to the addresses database. |
  
currentversion = [http://savannah.nongnu.org/download/gap/Addresses-0.4.8.tar.gz 0.4.8] |
+
currentversion = [http://savannah.nongnu.org/download/gap/Addresses-0.5.0.tar.gz 0.5.0] |
  
releasedate = July 24, 2012 |
+
releasedate = January 12, 2025 |
  
 
license = LGPL |
 
license = LGPL |
Line 18: Line 18:
  
 
relatedlinks =  
 
relatedlinks =  
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page]
+
* [http://gap.nongnu.org/addresses/index.html GAP Page]
* [http://gap.nongnu.org/addresses/index.html Original Page]
 
 
* [[AddressManager.app]]  
 
* [[AddressManager.app]]  
 
* [http://gnustep.blogspot.com/2008/02/addresses-contact-manager.html Addresses, a contact manager]|
 
* [http://gnustep.blogspot.com/2008/02/addresses-contact-manager.html Addresses, a contact manager]|

Latest revision as of 00:51, 12 February 2025

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

Current Version: 0.5.0

  • Released: January 12, 2025
  • Licensed: LGPL

Overview

Addresses for GNUstep is a versatile address book application for managing contact information. It stores addresses, phone numbers, pictures, instant messaging information, email, homepages and whatever.

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