tnetstring.nimble
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 20 May 2015 09:42:48 -0700
changeset 5 d3804875d828
parent 2 05f836c02154
child 6 fa28eee75094
permissions -rw-r--r--
Expose the 'extra' attribute publicly.

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