mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Merge pull request #55 from esbullington/hexed_package
Added simple hex string encoding/decoding package
This commit is contained in:
commit
b7c9e7a8b8
@ -658,5 +658,14 @@
|
||||
"description":"A simple MurmurHash3 wrapper for Nimrod",
|
||||
"license": "MIT",
|
||||
"web":"https://github.com/boydgreenfield/nimrod-murmur/"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name":"hex",
|
||||
"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