nimPNG/nimPNG.nimble
2015-09-04 21:38:52 +07:00

9 lines
184 B
Nim

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