11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
|
[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"
|