Merge branch 'add-xxhash0145' of https://github.com/rgv151/packages into rgv151-add-xxhash0145

This commit is contained in:
Dominik Picheta 2015-08-24 08:27:13 +01:00
commit 847f23255e

View File

@ -3099,5 +3099,18 @@
"description": "XXTEA wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/xxtea.nim"
},
{
"name": "xxhash",
"url": "https://github.com/rgv151/xxhash.nim",
"method": "git",
"tags": [
"fast",
"hash",
"algorithm"
],
"description": "xxhash wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/xxhash.nim"
}
]