Merge branch 'master' of github.com:nim-lang/packages

Conflicts:
	packages.json
This commit is contained in:
Dominik Picheta 2015-05-28 12:43:05 +01:00
commit bd10d8539a

View File

@ -1577,5 +1577,14 @@
"description": "HMAC-SHA1 and HMAC-MD5 hashing in Nim ",
"license": "MIT",
"web": "https://github.com/rgv151/hmac.nim"
},
{
"name": "mongrel2",
"url": "https://mahlon@bitbucket.org/mahlon/nim-mongrel2",
"method": "hg",
"tags": ["mongrel2", "library", "www" ],
"description": "Handler framework for the Mongrel2 web server.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2"
}
]