easter-gauss
Calculate the Ester date from year using the method developed from Gauss.
$ area51 add easter-gaussCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easter-gauss:some-function ...)