Add keyring package (#1340)
This commit is contained in:
parent
2943efddb6
commit
cb5f481e6e
1 changed files with 12 additions and 0 deletions
|
|
@ -11545,6 +11545,18 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/soasme/nim-markdown",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue