An Elixir library for encoding and decoding the iCalendar (iCal) data format.
Implementation based on the Calibex library.
Add calex to your list of dependencies in mix.exs:
def deps do
[
{:calex, "~> 0.3.0"}
]
end| Name | Name | Last commit date | ||
|---|---|---|---|---|
An Elixir library for encoding and decoding the iCalendar (iCal) data format.
Implementation based on the Calibex library.
Add calex to your list of dependencies in mix.exs:
def deps do
[
{:calex, "~> 0.3.0"}
]
end