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

kcalutils

Library with utility functions for the handling of calendar data

This library provides a utility and user interface functions for accessing calendar data using the kcalcore API.

Installation

Install the latest version of kcalutils as follows:

guix install kcalutils

Or install a particular version:

guix install kcalutils@24.12.1

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 kcalutils about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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