nimPNG/nimPNG.nimble
2017-02-21 09:57:39 +07:00

9 lines
184 B
Nim

[Package]
name = "nimPNG"
version = "0.1.7"
author = "Andri Lim"
description = "PNG encoder and decoder"
license = "MIT"
[Deps]
Requires: "nim >= 0.11.2"