ikal 0.5.0

Parse icalendar object
Documentation
1
2
3
4
5
6
7
8
# Ikal

[![Crates.io](https://img.shields.io/crates/v/ikal)](https://crates.io/crates/ikal)
[![docs.rs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/ikal)
[![Github actions](https://github.com/kaldav-rs/ikal/workflows/.github/workflows/ci.yml/badge.svg)](https://github.com/kaldav-rs/ikal/actions?query=workflow%3A.github%2Fworkflows%2Fci.yml)
[![pipeline status](https://gitlab.com/kaldav-rs/ikal/badges/main/pipeline.svg)](https://gitlab.com/kaldav-rs/ikal/-/commits/main)

Ical parser according to [RFC 5545](https://datatracker.ietf.org/doc/html/rfc5545).