mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +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",
|
"description": "Nim bindings for libshout",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Senketsu/nshout"
|
"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