A library to handle raw bytes and hex representations
Go to file
Jacek Sieka 69ce66ef43
deprecated - moved to stew
2019-07-06 20:08:53 +02:00
tests Add short string to array (#3) 2018-08-07 10:30:04 +02:00
.appveyor.yml build_nim.sh 2019-06-18 18:28:59 +02:00
.gitignore initial commit 2018-03-30 11:15:07 +02:00
.travis.yml build_nim.sh 2019-06-18 18:28:59 +02:00
LICENSE-APACHEv2 initial commit 2018-03-30 11:15:07 +02:00
LICENSE-MIT initial commit 2018-03-30 11:15:07 +02:00
README.md deprecated - moved to stew 2019-07-06 20:08:53 +02:00
byteutils.nim assert() -> doAssert() 2019-03-13 23:55:27 +01:00
byteutils.nimble assert() -> doAssert() 2019-03-13 23:55:27 +01:00

README.md

byteutils

Deprecated - moved to https://github.com/status-im/nim-stew

Build Status (Travis) Windows build status (Appveyor) License: Apache License: MIT Stability: experimental

Introduction

TBP

Installation

You can install the developement version of the library through Nimble, with the following command:

nimble install https://github.com/status-im/byteutils@#master

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.