Added package ccal (#2771)

This commit is contained in:
inv2004 2023-12-20 05:35:17 +01:00 committed by GitHub
parent 422e08b552
commit d732d81492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32137,5 +32137,19 @@
"description": "A simple pastebin, inspired by w4/bin",
"license": "AGPL-3.0-or-later",
"web": "https://codeberg.org/pswilde/note"
},
{
"name": "ccal",
"url": "https://github.com/inv2004/ccal",
"method": "git",
"tags": [
"cli",
"calendar",
"tools",
"productivity"
],
"description": "calendar with local holidays via ip location",
"license": "MIT",
"web": "https://github.com/inv2004/ccal"
}
]