Merge pull request #322 from Druage/master

Added sling project.
This commit is contained in:
Dominik Picheta 2016-03-04 22:35:24 +00:00
commit f8b65fca48

View File

@ -916,6 +916,20 @@
"license": "MIT",
"web": "https://github.com/fowlmouth/signals.nim"
},
{
"name": "sling",
"url": "git://github.com/Druage/sling",
"method": "git",
"tags": [
"signal",
"slots",
"eventloop",
"callback"
],
"description": "Signal and Slot library for Nim.",
"license": "unlicense",
"web": "https://github.com/Druage/sling"
},
{
"name": "number_files",
"url": "git://github.com/gradha/number_files/",