c5f5a5b446733fa2fd8ebbda37b6a15dc99a81b8
remind_sync wrapper library and inline utilities
The `remind_sync` library was acting as a thin re-export layer. This commit removes it entirely and moves the only non-trivial utility (`show_error` for `Timedesc.Date.Ymd.error`) directly into `bin/utils.ml`. Dead `[@@deriving show]` annotations on `rem`, `week_first_day`, and `error` types are also removed.
remind-sync
Simple program to convert iCalendar files into remind format
Releases
1
First release of ical2rem
Latest
Languages
OCaml
83.9%
Standard ML
14.2%
Dune
1.9%