Merge pull request #351 from aidansteele/patch-1

Added sph
This commit is contained in:
Dominik Picheta 2016-05-12 11:27:55 +01:00
commit f21186401e

View File

@ -4651,5 +4651,19 @@
"description": "Loads environment variables from `.env`.",
"license": "BSD",
"web": "https://github.com/euantorano/dotenv.nim"
},
{
"name": "sph",
"url": "https://github.com/aidansteele/sph",
"method": "git",
"tags": [
"crypto",
"hashes",
"md5",
"sha"
],
"description": "Large number of cryptographic hashes for Nim",
"license": "MIT",
"web": "https://github.com/aidansteele/sph"
}
]