Added package easter (#2867)

This commit is contained in:
GeK2K
2024-05-10 15:35:12 +08:00
committed by GitHub
parent 47e4d4ed21
commit 039c92e37d
+12
View File
@@ -33335,5 +33335,17 @@
"description": "A nim wrapper around mcsrvstat",
"license": "MIT",
"web": "https://github.com/Minejerik/nimsrvstat"
},
{
"name": "easter",
"url": "https://github.com/GeK2K/easter",
"method": "git",
"tags": [
"gregorian",
"easter"
],
"description": "Easter date calculation engine.",
"license": "MIT",
"web": "https://github.com/GeK2K/easter"
}
]