mongrel2.nimble
author Mahlon E. Smith <mahlon@martini.nu>
Tue, 26 May 2015 15:40:11 -0700
changeset 0 f480e159f575
child 2 46cbb042f2cb
permissions -rw-r--r--
Initial commit.

[Package]
name          = "mongrel2"
version       = "0.1.0"
author        = "Mahlon E. Smith <mahlon@martini.nu>"
description   = "Simplistic handler framework for the Mongrel2 webserver."
license       = "MIT"

[Deps]
Requires: "nim >= 0.11.0, tnetstring >= 0.1.1"