Added biscuits.

This commit is contained in:
achesak 2016-01-22 15:01:13 -06:00
parent 5b402121fe
commit fcfe3631c9

View File

@ -4010,5 +4010,17 @@
"description": "Asynchronous networking engine for Nim",
"license": "MIT",
"web": "https://networkos.net/nim/reactor.nim"
},
{
"name": "biscuits",
"url": "git://github.com/achesak/nim-biscuits",
"method": "git",
"tags": [
"cookie",
"persistence"
],
"description": "better cookie handling",
"license": "MIT",
"web": "https://github.com/achesak/nim-biscuits"
}
]