Difference between revisions of "Addresses"

From GNUstepWiki
Jump to navigation Jump to search
(New)
 
(update to 0.4.8)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Framework|
 
{{Framework|
shortdescription = Addresses is a versatile address book application for managing contact information. |
+
shortdescription = Addresses is a framework that allows access to the addresses database. |
  
currentversion = [http://giesler.biz/bjoern/en/sw_addr_body.html#downloads_0.4.6 0.4.6] |
+
currentversion = [http://savannah.nongnu.org/download/gap/Addresses-0.4.8.tar.gz 0.4.8] |
  
releasedate = July 29, 2004 |
+
releasedate = July 24, 2012 |
  
license = Unknown |
+
license = LGPL |
  
overview = It stores addresses, phone numbers, pictures, instant messaging information, email, homepages and whatever.
+
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. |
  
Addresses is also a framework that allows access to the addresses database in a way that is sourcecode-compatible with Apple's AddressBook.framework. It also contains a view framework to facilitate the construction of applications that use the contact database.
+
features =
 
+
* Addresses is sourcecode-compatible with Apple's AddressBook.framework.
Addresses is currently being used by Ludovic Marcotte's [[GNUMail]] application. |
+
* 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. |
features = |
 
  
 
maintainer = * [mailto:bjoern@PLEASE.DELETE.ME.giesler.de Bjoern Giesler] |
 
maintainer = * [mailto:bjoern@PLEASE.DELETE.ME.giesler.de Bjoern Giesler] |
  
 
relatedlinks =  
 
relatedlinks =  
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page] |
+
* [http://giesler.biz/bjoern/en/sw_addr.html Official Page]
 +
* [http://gap.nongnu.org/addresses/index.html Original Page]
 +
* [[AddressManager.app]]
 +
* [http://gnustep.blogspot.com/2008/02/addresses-contact-manager.html Addresses, a contact manager]|
  
 
category = [[Category:PIM_Frameworks]]
 
category = [[Category:PIM_Frameworks]]
 
}}
 
}}

Latest revision as of 22:56, 31 May 2019

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

Current Version: 0.4.8

  • Released: July 24, 2012
  • 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