kitchen-fridge

Crates.iokitchen-fridge
lib.rskitchen-fridge
version0.4.0
sourcesrc
created_at2021-12-06 22:07:08.513044
updated_at2022-01-19 08:24:17.824405
descriptionA CalDAV (ical file management over WebDAV) library
homepage
repositoryhttps://github.com/daladim/kitchen-fridge
max_upload_size
id493415
size231,183
(daladim)

documentation

https://docs.rs/kitchen-fridge

README

kitchen-fridge

kitchen-fridge logo

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

CalDAV is described as "Calendaring Extensions to WebDAV" in RFC 4791 and RFC 7986 and the underlying iCal format is described at least in RFC 5545.
This library has been intensivley tested with Nextcloud servers. It should support Owncloud and iCloud as well, since they use the very same CalDAV protocol.

Its documentation is available on docs.rs.

CalDAV is described as "Calendaring Extensions to WebDAV" in RFC 4791 and RFC 7986 and the underlying iCal format is described at least in RFC 5545.

Commit count: 232

cargo fmt