mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added library nuuid
Added a Nim source only UUID generator library
This commit is contained in:
parent
c94e75ba58
commit
4c092a6eb3
@ -1443,5 +1443,14 @@
|
||||
"description": "Nim bindings for libshout",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Senketsu/nshout"
|
||||
},
|
||||
{
|
||||
"name": "nuuid",
|
||||
"url": "https://github.com/wheineman/nim-only-uuid",
|
||||
"method": "git",
|
||||
"tags": ["library", "uuid", "guid"],
|
||||
"description": "A Nim source only UUID generator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/wheineman/nim-only-uuid"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user