mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added nimx lib
This commit is contained in:
parent
2c735bed94
commit
2b17b45243
@ -1758,5 +1758,14 @@
|
|||||||
"description": "Old Win API library for Nim",
|
"description": "Old Win API library for Nim",
|
||||||
"license": "LGPL with static linking exception",
|
"license": "LGPL with static linking exception",
|
||||||
"web": "https://github.com/nim-lang/oldwinapi"
|
"web": "https://github.com/nim-lang/oldwinapi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimx",
|
||||||
|
"url": "git://github.com/yglukhov/nimx",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["gui", "ui", "library"],
|
||||||
|
"description": "Cross-platform GUI framework",
|
||||||
|
"license": "BSD",
|
||||||
|
"web": "https://github.com/yglukhov/nimx"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user