Hello Guilers, I'm pleased to announce Guile-ICS 0.2.1: https://github.com/artyom-poptsov/guile-ics/releases/tag/v0.2.1 See the full list of user-visible changes below. * What is Guile-DSV? Guile-ICS is an iCalendar format RFC5545 [1] parser for GNU Guile. * List of user visible changes Here's an excerpt from the NEWS file: --8<---------------cut here---------------start------------->8--- * Changes in version 0.2.1 (2022-05-10) ** Guile-ICS now uses SRFI-64 that comes with Guile ** Guile-ICS now builds with Guile 3.0+ ** =(ics version)=: New module The module contains procedures that allow to get Guile-ICS version in various forms. ** Add a GNU Guix recipe to the repository Now the project can be built and installed as follows: #+BEGIN_EXAMPLE shell guix build -f ./guix.scm guix package -f ./guix.scm #+END_EXAMPLE ** =ics= command now handles =--version= option ** Generate a man-page from =ics= output. --8<---------------cut here---------------end--------------->8--- Thanks and happy hacking! - Artyom References: 1: https://tools.ietf.org/html/rfc5545 -- Artyom "avp" Poptsov Home page: https://memory-heap.org/~avp/ CADR Hackerspace co-founder: https://cadrspace.ru/ GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F