dotherside/Nim/NimQml/NimQml.nimble
2015-02-15 14:46:00 +01:00

10 lines
212 B
Nim

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