kitchen-freezer/README.md
2021-11-23 23:00:49 +01:00

12 lines
581 B
Markdown

# kitchen-fridge
<p align="center">
<img src="resources/kitchen-fridge.svg" alt="kitchen-fridge logo" width="250"/>
</p>
kitchen-fridge is a CalDAV (iCal file transfer over WebDAV) Rust client library.
Its [documentation](https://docs.rs/kitchen-fridge/) is available on docs.rs.
CalDAV is described as "Calendaring Extensions to WebDAV" in [RFC 4791](https://datatracker.ietf.org/doc/html/rfc4791) and [RFC 7986](https://datatracker.ietf.org/doc/html/rfc7986) and the underlying iCal format is described at least in [RFC 5545](https://datatracker.ietf.org/doc/html/rfc5545).