1
[Package]
2
name = "tnetstring"
3
version = "0.1.1"
4
author = "Mahlon E. Smith <mahlon@martini.nu>"
5
description = "Parsing and serializing for the TNetstring format."
6
license = "MIT"
7
8
[Deps]
9
Requires: "nim >= 0.11.0"
10