A fork of daladim's kitchen-fridge rust caldav client library to learn how to update and maintain an existing codebase
Find a file
2021-11-10 22:16:40 +01:00
examples Added support for calendar colors 2021-07-08 16:01:54 +02:00
src Added a parsing/building round-trip test 2021-11-10 22:16:40 +01:00
tests Added a parsing/building round-trip test 2021-11-10 22:16:40 +01:00
.gitignore [gitignore] 2021-04-20 00:22:55 +02:00
Cargo.lock Forked ical-rs to support serde 2021-11-10 22:16:40 +01:00
Cargo.toml Forked ical-rs to support serde 2021-11-10 22:16:40 +01:00
LICENSE License, readme and metadata 2021-09-29 23:47:00 +02:00
README.md License, readme and metadata 2021-09-29 23:47:00 +02:00

kitchen-fridge

kitchen-fridge is a CalDAV (iCal file transfer over WebDAV) Rust library.

Its documentation is available on docs.rs.