Peltoche / ical-rs

Rust parser for ics (rfc5545) and vcard (rfc6350)
Apache License 2.0
110 stars 21 forks source link

Adding ical-output support #49

Closed migmedia closed 1 year ago

migmedia commented 2 years ago

Feature: generator emits calendar-elements: tested with o365 and sabre. Builder-macro for IcalEvent, IcalCalendar and VcardContact.

dcormier commented 1 year ago

It would be nice to see support for writing ical.

Peltoche commented 1 year ago

Hi @migmedia :wave:

Thanks a lot for this PR, this is some great stuff! I finish to take a look and if everything is ok (it should be) I should merge today.

Peltoche commented 1 year ago

If you have the time, there is a linter error for a useless casting but this is not blocking.

Peltoche commented 1 year ago

Damn! December 2021!! :scream: . I'm kind of late! Sorry for the delay...