mongrel2.nimble
changeset 0 f480e159f575
child 2 46cbb042f2cb
equal deleted inserted replaced
-1:000000000000 0:f480e159f575
       
     1 [Package]
       
     2 name          = "mongrel2"
       
     3 version       = "0.1.0"
       
     4 author        = "Mahlon E. Smith <mahlon@martini.nu>"
       
     5 description   = "Simplistic handler framework for the Mongrel2 webserver."
       
     6 license       = "MIT"
       
     7 
       
     8 [Deps]
       
     9 Requires: "nim >= 0.11.0, tnetstring >= 0.1.1"
       
    10