11 lines
243 B
Text
11 lines
243 B
Text
|
|
[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"
|
||
|
|
|