mirror of https://github.com/status-im/nimPNG.git
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
|
[Package]
|
||
|
name = "nimPNG"
|
||
|
version = "0.1.0"
|
||
|
author = "Andri Lim"
|
||
|
description = "PNG encoder and decoder"
|
||
|
license = "MIT"
|
||
|
|
||
|
[Deps]
|
||
|
Requires: "nim >= 0.11.2"
|