[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] Guile-ICS 0.1.0 released
From: |
Alex Sassmannshausen |
Subject: |
Re: [ANN] Guile-ICS 0.1.0 released |
Date: |
Sat, 07 Jan 2017 11:52:33 +0100 |
User-agent: |
mu4e 0.9.16; emacs 25.1.1 |
Hello,
Artyom Poptsov writes:
> Hello Guilers,
>
> I'm pleased to announce Guile-ICS 0.1.0:
> https://github.com/artyom-poptsov/guile-ics/releases/tag/v0.1.0
>
> Please find the package signed with my GPG key[1] here:
> - ftp://memory-heap.org/software/guile-ics/guile-ics-0.1.0.tar.gz
> - ftp://memory-heap.org/software/guile-ics/guile-ics-0.1.0.tar.gz.sig
>
>
> * What is Guile-ICS?
>
> Guile-ICS is an iCalendar (RFC5545) [2] format parser library written in
> pure Scheme. The library can be used to read and write iCalendar data.
Excellent! I've been hoping for a library like this for some of my
personal projects :-D
Alex