ibig 0.1.0

Big integer library
Documentation
[dependencies.ascii]
default-features = false
version = "1.0.0"

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

[package]
authors = ["Tomek Czajka <tczajka@gmail.com>"]
categories = ["mathematics", "no-std"]
description = "Big integer library"
edition = "2018"
homepage = "https://github.com/tczajka/ibig-rs"
keywords = ["bigint", "bignum", "mathematics"]
license = "MIT"
name = "ibig"
readme = "README.md"
repository = "https://github.com/tczajka/ibig-rs"
version = "0.1.0"