[package]
name = "calstr"
description = "dead simple calendar summary for bars"
documentation = "https://git.srht.e3t.cc/~core/calstr"
homepage = "https://git.srht.e3t.cc/~core/calstr"
repository = "https://git.srht.e3t.cc/~core/calstr"
version = "0.1.0"
edition = "2024"
license = "AGPL-3.0-or-later"
[dependencies]
walkdir = "2.5"
icalendar = "0.16"
chrono = "0.4"
chrono-tz = "0.10"
rrule = "0.14"