mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
parent
55fe8b36d8
commit
b56be38783
@ -14117,6 +14117,23 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"web": "https://github.com/alaviss/kmod"
|
"web": "https://github.com/alaviss/kmod"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "couchdb",
|
||||||
|
"url": "https://github.com/theAkito/nim-couchdb",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"akito",
|
||||||
|
"database",
|
||||||
|
"db",
|
||||||
|
"couch",
|
||||||
|
"couchdb",
|
||||||
|
"api",
|
||||||
|
"node",
|
||||||
|
"cluster"
|
||||||
|
],
|
||||||
|
"description": "A library for managing your CouchDB. Easy & comfortably to use.",
|
||||||
|
"license": "GPL-3.0-or-later"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "quickcrypt",
|
"name": "quickcrypt",
|
||||||
"url": "https://github.com/theAkito/nim-quickcrypt",
|
"url": "https://github.com/theAkito/nim-quickcrypt",
|
||||||
@ -14138,9 +14155,20 @@
|
|||||||
"linux",
|
"linux",
|
||||||
"posix",
|
"posix",
|
||||||
"windows",
|
"windows",
|
||||||
"process"
|
"process",
|
||||||
|
"uuid",
|
||||||
|
"oid",
|
||||||
|
"secure",
|
||||||
|
"security",
|
||||||
|
"random",
|
||||||
|
"generator",
|
||||||
|
"rng",
|
||||||
|
"csprng",
|
||||||
|
"cprng",
|
||||||
|
"crng",
|
||||||
|
"cryptography"
|
||||||
],
|
],
|
||||||
"description": "A library for quickly and easily encrypting strings and text file content.",
|
"description": "A library for quickly and easily encrypting strings & files. User-friendly and highly compatible.",
|
||||||
"license": "GPL-3.0-or-later"
|
"license": "GPL-3.0-or-later"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -14162,9 +14190,14 @@
|
|||||||
"cprng",
|
"cprng",
|
||||||
"crng",
|
"crng",
|
||||||
"crypto",
|
"crypto",
|
||||||
"cryptography"
|
"cryptography",
|
||||||
|
"crypt",
|
||||||
|
"encrypt",
|
||||||
|
"encryption",
|
||||||
|
"easy",
|
||||||
|
"quick"
|
||||||
],
|
],
|
||||||
"description": "Nim implementation of NanoID, that works with Windows.",
|
"description": "Nim implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator. Works with Linux and Windows!",
|
||||||
"license": "GPL-3.0-or-later"
|
"license": "GPL-3.0-or-later"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user