Added package businessdays (#2880)

This commit is contained in:
GeK2K 2024-05-26 10:37:28 +02:00 committed by GitHub
parent 9f7b1c7a26
commit 8240f0a5da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33487,6 +33487,20 @@
"license": "BSD-3-Clause",
"web": "https://github.com/penguinite/rng"
},
{
"name": "businessdays",
"url": "https://github.com/GeK2K/businessdays",
"method": "git",
"tags": [
"calendar",
"businessday",
"bizday",
"holiday"
],
"description": "Business Days (or Working Days) calculator.",
"license": "MIT",
"web": "https://github.com/GeK2K/businessdays"
},
{
"name": "nim_lk",
"url": "https://git.sr.ht/~ehmry/nim_lk",