dotherside/Nim/NimQml/NimQml.nimble
2015-01-05 15:24:48 +01:00

10 lines
212 B
Nim

[Package]
name = "NimQml"
version = "0.2.0"
author = "Filippo Cucchetto, Will Szumski"
description = "QML bindings for Nimrod"
license = "GPLv3"
[Deps]
Requires: "nimrod >= 0.10.2"