Added package easter (#2867)

This commit is contained in:
GeK2K 2024-05-10 09:35:12 +02:00 committed by GitHub
parent 47e4d4ed21
commit 039c92e37d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]