byte_arithmetic 0.3.1

Implementation of simple arithmetic on byte-like objects
Documentation
[dependencies.itertools]
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0.145"

[package]
description = "Implementation of simple arithmetic on byte-like objects"
documentation = "https://gitlab.com/shareableai/byte_arithmetic"
edition = "2021"
exclude = [".idea/*"]
license = "Unlicense"
name = "byte_arithmetic"
readme = "README.md"
version = "0.3.1"