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.
- Versions: 24.12.1
- Website: https://api.kde.org/kdepim/kcalutils/html/index.html
- Licenses: LGPL 2.0+
- Package source: gnu/packages/kde-pim.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]