Warning, /frameworks/kcontacts/README.md is written in an unsupported language. File is not indexed.

0001 # KContacts
0002 
0003 Support for vCard contacts
0004 
0005 ## Introduction
0006 
0007 KContact provides an API for contacts/address book data following the
0008 vCard standard (RFC 2425 / RFC 2426).
0009 
0010 ## Features
0011 - vCard data model (see KContacts::Addressee).
0012 - vCard input/output (see KContacts::VCardConverter).
0013 - Contact group management (see KContacts::ContactGroup).
0014 - Locale-aware address formatting (see KContacts::Address).
0015 - Localized country name to ISO 3166-1 alpha 2 code mapping and vice verca (see KContacts::Address).