mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 08:03:11 +00:00
Add cron (#2564)
This commit is contained in:
parent
f0bc67d5b4
commit
a827245e87
@ -29811,5 +29811,22 @@
|
||||
"description": "Binding for rustls a TLS library",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/thechampagne/rustls-nim"
|
||||
},
|
||||
{
|
||||
"name": "cron",
|
||||
"url": "https://github.com/c-blake/cron",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cron",
|
||||
"scheduled-tasks",
|
||||
"task-scheduler",
|
||||
"periodic-jobs",
|
||||
"jobs",
|
||||
"demon",
|
||||
"daemon"
|
||||
],
|
||||
"description": "Library to ease writing cron-like programs",
|
||||
"license": "MIT/ISC",
|
||||
"web": "https://github.com/c-blake/cron"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user