smtp and oids are staying in stdlib (#986)
This commit is contained in:
parent
e3de528df4
commit
08962ed96e
1 changed files with 0 additions and 26 deletions
|
|
@ -12386,31 +12386,5 @@
|
|||
"description": "Helper procs for SCGI applications",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/graveyard/tree/master/scgi"
|
||||
},
|
||||
{
|
||||
"name": "smtp",
|
||||
"url": "https://github.com/nim-lang/graveyard?subdir=smtp",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"graveyard",
|
||||
"smtp",
|
||||
"mail"
|
||||
],
|
||||
"description": "SMTP client protocol",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/graveyard/tree/master/smtp"
|
||||
},
|
||||
{
|
||||
"name": "oids",
|
||||
"url": "https://github.com/nim-lang/graveyard?subdir=oids",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"graveyard",
|
||||
"oid",
|
||||
"oids"
|
||||
],
|
||||
"description": "Nim OID support",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/graveyard/tree/master/oids"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue