mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge branch 'add-daemonize0820' of https://github.com/rgv151/packages into rgv151-add-daemonize0820
Conflicts: packages.json
This commit is contained in:
commit
f4831c3218
@ -3357,7 +3357,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nim-playlists"
|
"web": "https://github.com/achesak/nim-playlists"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "seqmath",
|
"name": "seqmath",
|
||||||
"url": "https://github.com/jlp765/seqmath",
|
"url": "https://github.com/jlp765/seqmath",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -3375,5 +3375,22 @@
|
|||||||
"description": "Nim math library for sequences and nested sequences (extends math library)",
|
"description": "Nim math library for sequences and nested sequences (extends math library)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jlp765/seqmath"
|
"web": "https://github.com/jlp765/seqmath"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "daemonize",
|
||||||
|
"url": "https://github.com/rgv151/daemonize.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"daemonize",
|
||||||
|
"background",
|
||||||
|
"fork",
|
||||||
|
"unix",
|
||||||
|
"linux",
|
||||||
|
"process"
|
||||||
|
],
|
||||||
|
"description": "This library makes your code run as a daemon process on Unix-like systems",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rgv151/daemonize.nim"
|
||||||
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user