nim-ranges/README.md

15 lines
527 B
Markdown

**nim-ranges** [![Build Status](https://travis-ci.org/status-im/nim-ranges.svg?branch=master)](https://travis-ci.org/status-im/nim-ranges)
# Introduction
This library implements utility functions for working with parts and blobs of memory.
# Installation
$ nimble install ranges
# 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)