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.
- Outputs:
out
- Website: https://github.com/artyom-poptsov/guile-ics
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
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.