blob: 8120f7d0c4298a4182486c6e7d5661d54c4cf75f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
NAME
libcontacts - A library for handling a simple, flexible contact list
DESCRIPTION
libcontacts uses the ~/.config/contacts directory to store contact
information in a simple, human and machine readable text format that
can be easily manipulated and inspected with standard tools. See
contacts(5) for information about the format contact information is
stored in. See libcontacts.h(0) for information about what the
library provides.
|