mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
parent
5e6eba4a85
commit
06fd2a5a62
@ -33471,5 +33471,20 @@
|
|||||||
"description": "Nim bindings for EGL",
|
"description": "Nim bindings for EGL",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/lualvsil/negl"
|
"web": "https://github.com/lualvsil/negl"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rng",
|
||||||
|
"url": "https://github.com/penguinite/rng",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"random",
|
||||||
|
"sysrand",
|
||||||
|
"rng",
|
||||||
|
"crypto",
|
||||||
|
"cross"
|
||||||
|
],
|
||||||
|
"description": "Basic wrapper over std/sysrand",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"web": "https://github.com/penguinite/rng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user