tnetstring.nimble
author Mahlon Smith <mahlon@martini.nu>
Wed, 20 May 2015 00:27:16 +0000
changeset 3 ef9f89362aac
parent 2 05f836c02154
child 6 fa28eee75094
permissions -rw-r--r--
README.md edited online with Bitbucket

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