easter-gauss

MIT

Calculate the Ester date from year using the method developed from Gauss.

$ area51 add easter-gaussCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easter-gauss:some-function ...)

Dependencies