nimqml/examples/charts/charts.nimble

11 lines
216 B
Plaintext
Raw Normal View History

2018-03-02 22:20:57 +00:00
[Package]
bin = "main"
name = "charts"
version = "0.1.0"
author = "Filippo Cucchetto"
description = "charts"
license = "MIT"
[Deps]
Requires: "nim >= 0.12.1, nimqml >= 0.5.0"