# Package version = "0.1.3" author = "Mahlon E. Smith <mahlon@martini.nu>" description = "Parsing and serializing for the TNetstring format." license = "MIT" installExt = @["nim"] srcDir = "src" # Dependencies requires "nim >= 1.4.0"