ponyapi/ponyapi.nimble

11 lines
265 B
Plaintext
Raw Normal View History

2015-08-12 18:34:49 +00:00
[Package]
name = "ponyapi"
version = "0.1.0"
author = "Christine Dodrill <xena@yolo-swag.com>"
description = "PonyAPI client https://github.com/Xe/PonyAPI"
license = "MIT"
srcDir = "client/nim"
[Deps]
Requires: "nim >= 0.10.0"