mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-23 11:58:39 +00:00
11 lines
229 B
Nim
11 lines
229 B
Nim
[Package]
|
|
name = "nimqml"
|
|
version = "0.5.0"
|
|
author = "Filippo Cucchetto, Will Szumski"
|
|
description = "QML bindings for Nim"
|
|
license = "LGPLv3"
|
|
srcDir = "src"
|
|
|
|
[Deps]
|
|
Requires: "nim >= 0.12.1"
|