mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add package murmur (#1142)
This commit is contained in:
parent
6a6141d89d
commit
b92763c8b1
@ -14010,5 +14010,19 @@
|
||||
"license": "MPL-2.0",
|
||||
"web": "https://github.com/c0ntribut0r/cat-400",
|
||||
"doc": "https://github.com/c0ntribut0r/cat-400/tree/master/docs/tutorials"
|
||||
},
|
||||
{
|
||||
"name": "murmurhash",
|
||||
"url": "https://github.com/cwpearson/nim-murmurhash",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"murmur",
|
||||
"hash",
|
||||
"MurmurHash3",
|
||||
"MurmurHash2"
|
||||
],
|
||||
"description": "Pure nim implementation of MurmurHash",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cwpearson/nim-murmurhash"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user