Merge branch 'master' of github.com:BitPuffin/packages into BitPuffin-master

Conflicts:
	packages.json
This commit is contained in:
Grzegorz Adam Hankiewicz 2013-12-08 22:23:53 +01:00
commit 44f7d56c9c

View File

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