tnetstring.nimble
author Mahlon E. Smith <mahlon@martini.nu>
Tue, 19 May 2015 19:39:32 -0700
changeset 4 800be124db98
parent 2 05f836c02154
child 6 fa28eee75094
permissions -rw-r--r--
Add value getters for the various TNetstringNode types.

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

[Deps]
Requires: "nim >= 0.11.0"