Added package nimkerberos

This commit is contained in:
Ganesh Viswanathan 2018-03-08 23:15:45 -06:00
parent ce5acc2314
commit caff1b7b2a

View File

@ -8450,7 +8450,7 @@
"method": "git",
"tags": [
"library",
"useragent"
"useragent"
],
"description": "User Agent parser for nim.",
"license": "MIT",
@ -8507,5 +8507,20 @@
"description": "Everything you want to do with colors.",
"license": "MIT",
"web": "https://github.com/treeform/chroma"
}
},
{
"name": "nimkerberos",
"url": "https://github.com/genotrance/nimkerberos",
"method": "git",
"tags": [
"kerberos",
"ntlm",
"authentication",
"auth",
"sspi"
],
"description": "WinKerberos wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimkerberos"
}
]