mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added simple hex string encoding/decoding package
This commit is contained in:
parent
2cdcc5975f
commit
2a1297527b
@ -658,5 +658,14 @@
|
|||||||
"description":"A simple MurmurHash3 wrapper for Nimrod",
|
"description":"A simple MurmurHash3 wrapper for Nimrod",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web":"https://github.com/boydgreenfield/nimrod-murmur/"
|
"web":"https://github.com/boydgreenfield/nimrod-murmur/"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name":"hexed",
|
||||||
|
"url":"https://github.com/esbullington/nimrod-hex",
|
||||||
|
"method":"git",
|
||||||
|
"tags":["hex","encoding"],
|
||||||
|
"description":"A simple hex package for Nimrod",
|
||||||
|
"license": "MIT",
|
||||||
|
"web":"https://github.com/esbullington/nimrod-hex"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user