aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2015-05-28 12:44:48 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2015-05-28 12:44:48 +0100
commit9dced778989a2320afcae370bac812109e452fea (patch)
treeee6f27f9078247dec8fb74552a24c842a27b7196
parentbd10d8539a7fba6c6f3464d0f7f8373f5a6050ad (diff)
parent59fc2ac3df7743ca01f9ad1ea9694f7dd44c96ea (diff)
downloadpackages-9dced778989a2320afcae370bac812109e452fea.tar.gz
packages-9dced778989a2320afcae370bac812109e452fea.zip
Merge branch 'apense-patch-2'
-rw-r--r--packages.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 229d1a3..1842032 100644
--- a/packages.json
+++ b/packages.json
@@ -1586,5 +1586,15 @@
"description": "Handler framework for the Mongrel2 web server.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2"
+
+ },
+ {
+ "name": "shimsham",
+ "url": "https://github.com/apense/shimsham",
+ "method": "git",
+ "tags": ["crypto", "hash", "hashing", "digest"],
+ "description": "Hashing/Digest collection in pure Nim",
+ "license": "MIT",
+ "web": "https://github.com/apense/shimsham"
}
]