add remaining graveyard packages (#987)

This commit is contained in:
Miran 2019-01-12 17:53:26 +01:00 committed by GitHub
parent 08962ed96e
commit bef7049275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12374,6 +12374,45 @@
"license": "MIT",
"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",
"url": "https://github.com/nim-lang/graveyard?subdir=scgi",