Added package passgen (#1191)
This commit is contained in:
parent
da53880319
commit
6bea853467
1 changed files with 11 additions and 0 deletions
|
|
@ -14544,5 +14544,16 @@
|
|||
"description": "A Nim wrapper for TheBlueAlliance",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tervay/the-nim-alliance"
|
||||
},
|
||||
{
|
||||
"name": "passgen",
|
||||
"url": "https://github.com/rustomax/nim-passgen",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"password-generator"
|
||||
],
|
||||
"description": "Password generation library in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rustomax/nim-passgen"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue