summaryrefslogtreecommitdiff
blob: 2256e276e94099d579c0604ed40303c551dfdcf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>web-apps@gentoo.org</email>
	<name>Gentoo Webapps</name>
</maintainer>
<longdescription>
Turba is the Horde contact management application. It is a production 
level address book, and makes heavy use of the Horde framework to 
provide integration with IMP and other Horde applications.

Turba is a complete basic contact management application. SQL, LDAP, and 
Horde Preferences backends are available and are well tested. You can 
define the fields in your address books in a very flexible way, just by 
changing the config files. You can import/export from/to Pine, Mulberry, 
CSV, TSV, and vCard contacts. You can create distribution lists from 
your addressbooks, which are handled transparently by IMP and other 
Horde applications. And there are Horde API functions to add and search 
for contacts.

Additional backends are easy to add - all you need to do is to implement 
a Turba_Driver subclass that implements a few simple methods and talks 
to your storage method of choice.
</longdescription>
</pkgmetadata>