Added sling project.

This commit is contained in:
Lee 2016-03-04 15:38:37 -05:00
parent 35ceb804d2
commit 277178ccfb

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/",