(lang dune 2.1)
(name wyrd)

(license "GPL-2.0-only")
(authors "Paul Pelzl")
(maintainers "Jochen Sprickerhof <wyrd@jochen.sprickerhof.de>")
(homepage "https://gitlab.com/wyrd-calendar/wyrd")

(package
  (name wyrd)
  (synopsis "Remind front-end")
  (description "Curses front-end for 'remind' calendar application"))
