nimqml/examples/abstractitemmodel/abstractitemmodel.nimble

11 lines
238 B
Plaintext
Raw Normal View History

2015-09-14 21:38:02 +00:00
[Package]
bin = "main"
name = "abstractitemmodel"
version = "0.1.0"
author = "Filippo Cucchetto"
description = "abstractitemmodel"
license = "MIT"
[Deps]
Requires: "nim >= 0.12.1, nimqml >= 0.5.0"