Added sph

This commit is contained in:
Aidan Steele 2016-05-12 10:55:42 +10:00
parent 44ad8118d5
commit b8b208a837

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