mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add remaining graveyard packages (#987)
This commit is contained in:
parent
08962ed96e
commit
bef7049275
@ -12374,6 +12374,45 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/graveyard/tree/master/subexes"
|
"web": "https://github.com/nim-lang/graveyard/tree/master/subexes"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "complex",
|
||||||
|
"url": "https://github.com/nim-lang/graveyard?subdir=complex",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graveyard",
|
||||||
|
"complex",
|
||||||
|
"math"
|
||||||
|
],
|
||||||
|
"description": "The ex-stdlib module complex.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/graveyard/tree/master/complex"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fsmonitor",
|
||||||
|
"url": "https://github.com/nim-lang/graveyard?subdir=fsmonitor",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graveyard",
|
||||||
|
"fsmonitor",
|
||||||
|
"asyncio"
|
||||||
|
],
|
||||||
|
"description": "The ex-stdlib module fsmonitor.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/graveyard/tree/master/fsmonitor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cookies",
|
||||||
|
"url": "https://github.com/nim-lang/graveyard?subdir=cookies",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graveyard",
|
||||||
|
"cookies",
|
||||||
|
"parsing"
|
||||||
|
],
|
||||||
|
"description": "Helper procs for parsing cookies",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/graveyard/tree/master/cookies"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "scgi",
|
"name": "scgi",
|
||||||
"url": "https://github.com/nim-lang/graveyard?subdir=scgi",
|
"url": "https://github.com/nim-lang/graveyard?subdir=scgi",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user