mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package uuid4 (#2139)
This commit is contained in:
parent
13f8ee3987
commit
ba49cc6d3c
@ -25100,5 +25100,17 @@
|
|||||||
"description": "Dynamic-link libraries (DLLs) Development Kit for mIRC.",
|
"description": "Dynamic-link libraries (DLLs) Development Kit for mIRC.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rockcavera/nim-mdlldk"
|
"web": "https://github.com/rockcavera/nim-mdlldk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "uuid4",
|
||||||
|
"url": "https://github.com/vtbassmatt/nim-uuid4",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"uuid",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "UUIDs in pure Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vtbassmatt/nim-uuid4"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user