ibmfloat 0.1.1

IBM floating point number types
Documentation
[dependencies]

[features]
default = ["std"]
std = []

[package]
authors = ["Will Glynn <will@willglynn.com>"]
description = "IBM floating point number types"
edition = "2018"
exclude = [".github", "fuzz/**/*", "ibm2ieee-sys/**/*"]
license = "BSD-3-Clause"
name = "ibmfloat"
readme = "README.md"
repository = "https://github.com/willglynn/ibmfloat"
version = "0.1.1"