mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
smtp and oids are staying in stdlib (#986)
This commit is contained in:
parent
e3de528df4
commit
08962ed96e
@ -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…
x
Reference in New Issue
Block a user