mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-18 04:03:10 +00:00
Add keyring package (#1340)
This commit is contained in:
parent
2943efddb6
commit
cb5f481e6e
@ -11545,6 +11545,18 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"doc": "https://www.iffycan.com/nim-argparse/argparse.html"
|
"doc": "https://www.iffycan.com/nim-argparse/argparse.html"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "keyring",
|
||||||
|
"url": "https://github.com/iffy/nim-keyring",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"keyring",
|
||||||
|
"security"
|
||||||
|
],
|
||||||
|
"description": "Cross-platform access to OS keychain",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/iffy/nim-keyring"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "markdown",
|
"name": "markdown",
|
||||||
"url": "https://github.com/soasme/nim-markdown",
|
"url": "https://github.com/soasme/nim-markdown",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user