Merge pull request #176 from mahlonsmith/master
Add the mongrel2 module.
This commit is contained in:
commit
1d8ae4b76a
1 changed files with 10 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue