nimPNG/nimPNG.nimble
2017-05-18 20:22:07 +07:00

9 lines
184 B
Nim

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