Peltoche / ical-rs

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

RFC 7986 Compatibility #66

Open DrRuhe opened 3 months ago

DrRuhe commented 3 months ago

Please implement support for the iCal Properties introduced in https://www.rfc-editor.org/rfc/rfc7986.html

E.g. fields like COLOR should be supported.

ashaffah commented 3 months ago

Yeah we need this feature