This package browser is in early development. Mind the rough edges.

kpeople

Provides access to all contacts and aggregates them by person

KPeople offers unified access to our contacts from different sources, grouping them by person while still exposing all the data. KPeople also provides facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. The sources are plugin-based, allowing to easily extend the contacts collection.

Installation

Install the latest version of kpeople as follows:

guix install kpeople

Or install a particular version:

guix install kpeople@6.19.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of kpeople about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/kpeople'><img src='https://packages.guix.gnu.org/packages/kpeople/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/kpeople/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/kpeople)

Example Org:

[[https://packages.guix.gnu.org/packages/kpeople][https://packages.guix.gnu.org/packages/kpeople/badges/latest-version.svg]]