tnetstring.nimble
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 20 May 2015 09:49:23 -0700
changeset 6 fa28eee75094
parent 2 05f836c02154
child 9 c109bf5f2aa4
permissions -rw-r--r--
Version bump.

[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"