Merge branch 'master' of github.com:BitPuffin/packages into BitPuffin-master
Conflicts: packages.json
This commit is contained in:
commit
44f7d56c9c
1 changed files with 9 additions and 0 deletions
|
|
@ -462,6 +462,15 @@
|
|||
"tags": ["library", "commandline", "arguments", "switches", "parsing", "options"],
|
||||
"description": "Provides a small command line parsing DSL (domain specific language)",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "scrypt.nim",
|
||||
"url": "https://bitbucket.org/BitPuffin/scrypt.nim",
|
||||
"method": "hg",
|
||||
"tags": ["library", "wrapper", "binding", "crypto", "cryptography", "hash", "password", "security"],
|
||||
"description": "Binding and utilities for scrypt",
|
||||
"license": "CC0"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue