tnetstring.nimble
author Mahlon E. Smith <mahlon@martini.nu>
Mon, 02 Nov 2015 08:16:50 -0800
changeset 7 370805b49c92
parent 6 fa28eee75094
child 9 c109bf5f2aa4
permissions -rw-r--r--
Remove deprecated THash type.

[Package]
name          = "tnetstring"
version       = "0.1.1"
author        = "Mahlon E. Smith <mahlon@martini.nu>"
description   = "Parsing and serializing for the TNetstring format."
license       = "MIT"

[Deps]
Requires: "nim >= 0.11.0"