Add the mongrel2 nim module.

This commit is contained in:
Mahlon E. Smith 2015-05-26 16:06:33 -07:00
parent c7d8af59e1
commit ce6d567220

View File

@ -1568,5 +1568,14 @@
"description": "Nim module for better URI handling",
"license": "MIT",
"web": "https://github.com/achesak/nim-uri2"
}
},
{
"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"
},
]