kcalendarcore
Library for interfacing with calendars
This library provides access to and handling of calendar data. It supports the standard formats iCalendar and vCalendar and the group scheduling standard iTIP.
A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. This API provides access to that calendar information via well known calendar formats iCalendar (or iCal) and the older vCalendar.
- Versions: 6.19.0
- Website: https://community.kde.org/Frameworks
- Licenses: FreeBSD · LGPL 3+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of kcalendarcore as follows:
guix install kcalendarcore
Or install a particular version:
guix install kcalendarcore@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 kcalendarcore about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/kcalendarcore'><img src='https://packages.guix.gnu.org/packages/kcalendarcore/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/kcalendarcore)
Example Org:
[[https://packages.guix.gnu.org/packages/kcalendarcore][https://packages.guix.gnu.org/packages/kcalendarcore/badges/latest-version.svg]]