Added package passgen (#1191)

This commit is contained in:
Max Skybin 2019-09-29 02:28:01 -04:00 committed by Miran
parent da53880319
commit 6bea853467

View File

@ -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"
}
]