mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-24 04:18:22 +00:00
10 lines
228 B
Nim
10 lines
228 B
Nim
[Package]
|
|
name = "nimqml"
|
|
version = "0.4.8"
|
|
author = "Filippo Cucchetto, Will Szumski"
|
|
description = "QML bindings for Nim"
|
|
license = "LGPLv3"
|
|
srcDir = "src"
|
|
|
|
[Deps]
|
|
Requires: "nim >= 0.12.1" |