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

guile-ics 0.7.0

Guile parser library for the iCalendar format

Guile-ICS is an iCalendar (RFC5545) and vCard (RFC6350) format parser library written in pure Scheme. The library can be used to read and write iCalendar/vCadr data and convert the data from/to various formats.

The library is shipped with documentation in Info format and usage examples.

Installation

Install guile-ics 0.7.0 as follows:

guix install guile-ics@0.7.0

Or install the latest version:

guix install guile-ics

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.