2018-05-27 21:16:14 +00:00
|
|
|
**nim-ranges** [![Build Status](https://travis-ci.org/status-im/nim-ranges.svg?branch=master)](https://travis-ci.org/status-im/nim-ranges)
|
2018-05-24 00:48:26 +00:00
|
|
|
|
2018-05-27 21:16:14 +00:00
|
|
|
# Introduction
|
2018-05-24 00:48:26 +00:00
|
|
|
This library implements utility functions for working with parts and blobs of memory.
|
2018-05-27 21:16:14 +00:00
|
|
|
|
|
|
|
# Installation
|
2018-05-30 21:38:44 +00:00
|
|
|
$ nimble install ranges
|
2018-05-27 21:16:14 +00:00
|
|
|
|
|
|
|
|
|
|
|
# License
|
|
|
|
|
|
|
|
Distributed under one of the following:
|
|
|
|
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|