byte-unit 1.1.0

A library for interaction with units of bytes.
Documentation
[badges.appveyor]
branch = "master"
repository = "magiclen/Byte-Unit"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "magiclen/Byte-Unit"
[dependencies.lazy_static]
version = "1.1.0"

[dependencies.regex]
version = "1"

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["parsing"]
description = "A library for interaction with units of bytes."
homepage = "https://magiclen.org/byte-unit"
keywords = ["byte", "unit", "kb", "mb", "gb"]
license = "MIT"
name = "byte-unit"
readme = "README.md"
repository = "https://github.com/magiclen/byte-unit"
version = "1.1.0"