Merge pull request #86 from idlewan/uuid

Added UUID wrapper
This commit is contained in:
Dominik Picheta 2014-08-30 21:16:34 +01:00
commit 8cbea5fd3b

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"
}
]