icalendar_actor/icalendar_actor.nimble

6 lines
114 B
Plaintext
Raw Normal View History

2023-08-25 19:12:49 +00:00
bin = @["icalendar_actor"]
license = "Unlicense"
requires: "nim", "syndicate"
srcDir = "src"
version = "20230825"