pretty-bytes 0.2.2

Convert bytes to a human readable string
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "pretty-bytes"
version = "0.2.2"
authors = ["Kohei Hasegawa"]
description = "Convert bytes to a human readable string"
repository = "https://github.com/banyan/rust-pretty-bytes"
license = "MIT"
readme = "README.md"

[dependencies]
getopts = "0.2"
atty = "0.2"