wambo 0.2.8

Wambo - All-in-one binary to convert decimal/bin/oct/hex + interpret data as i8-i64, u8-u64, and f32/f64.
[dependencies.crossterm]
version = "0.18.2"

[dependencies.derive_more]
version = "0.99.11"

[dependencies.fraction_list_fmt_align]
version = "0.2.2"

[dependencies.regex]
version = "1.4.2"

[package]
authors = ["Philipp Schuster <phip1611@gmail.com>"]
categories = []
description = "Wambo - All-in-one binary to convert decimal/bin/oct/hex + interpret data as i8-i64, u8-u64, and f32/f64."
documentation = "https://docs.rs/wambo/"
edition = "2018"
homepage = "https://github.com/phip1611/wambo"
keywords = ["converter", "binary", "hex", "hexadecimal", "bytes"]
license = "MIT"
name = "wambo"
readme = "README.md"
repository = "https://github.com/phip1611/wambo"
version = "0.2.8"