[go: up one dir, main page]

bytesize 0.1.3

ByteSize is an utility that easily makes bytes size representation and helps its arithmetic operations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "bytesize"
description = "ByteSize is an utility that easily makes bytes size representation and helps its arithmetic operations."
version = "0.1.3"
authors = ["Hyunsik Choi <hyunsik.choi at gmail dot com>"]

homepage = "https://github.com/flang-project/bytesize/"
documentation = "http://flang-project.github.io/bytesize/bytesize/"
repository = "https://github.com/flang-project/bytesize/"
readme = "README.md"
keywords = ["bytes", "utility"]
license = "Apache-2.0"