tnetstring.nimble
changeset 2 05f836c02154
child 6 fa28eee75094
equal deleted inserted replaced
1:87a0365b799b 2:05f836c02154
       
     1 [Package]
       
     2 name          = "tnetstring"
       
     3 version       = "0.1.0"
       
     4 author        = "Mahlon E. Smith <mahlon@martini.nu>"
       
     5 description   = "Parsing and serializing for the TNetstring format."
       
     6 license       = "MIT"
       
     7 
       
     8 [Deps]
       
     9 Requires: "nim >= 0.11.0"
       
    10