Merge pull request #685 from KeepCoolWithCoolidge/add-nimclutter0359

Add package nimclutter
This commit is contained in:
Dominik Picheta 2018-03-18 12:57:07 +00:00 committed by GitHub
commit 25188564e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8732,5 +8732,18 @@
"description": "Michael-Scott queue implemented in Nim",
"license": "MIT",
"web": "https://github.com/2vg/MSQueue"
},
{
"name": "nimclutter",
"url": "https://github.com/KeepCoolWithCoolidge/nimclutter",
"method": "git",
"tags": [
"clutter",
"gtk",
"gui"
],
"description": "Nim bindings for Clutter toolkit.",
"license": "LGPLv2.1",
"web": "https://github.com/KeepCoolWithCoolidge/nimclutter"
}
]