Added UUID wrapper

This commit is contained in:
Erwan Ameil 2014-08-30 22:10:54 +02:00
parent fb09c511ab
commit e383fa2ede

View File

@ -939,5 +939,14 @@
"description": "ZeroMQ 4 wrapper",
"license": "MIT",
"web": "https://github.com/nimrod-code/nim-zmq"
},
{
"name": "uuid",
"url": "git://github.com/idlewan/nim-uuid",
"method": "git",
"tags": ["library", "wrapper", "uuid"],
"description": "UUID wrapper",
"license": "MIT",
"web": "https://github.com/idlewan/nim-uuid"
}
]