dotherside/Nim/NimQml/NimQml.nimble

10 lines
212 B
Plaintext
Raw Normal View History

[Package]
name = "NimQml"
2015-02-15 14:46:00 +01:00
version = "0.3.0"
2015-01-05 15:24:48 +01:00
author = "Filippo Cucchetto, Will Szumski"
description = "QML bindings for Nimrod"
license = "GPLv3"
[Deps]
Requires: "nimrod >= 0.10.2"