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