fibbox 0.1.0

A small utility for dealing with Pythagorean triples
Documentation
[dependencies.gmp-mpfr-sys]
version = "=1.1.13"

[dependencies.rug]
version = "=1.6.0"

[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["Rusty Chalk <RustyChalk@tuta.io>"]
categories = ["mathematics", "science"]
description = "A small utility for dealing with Pythagorean triples"
edition = "2018"
homepage = "https://gitlab.com/RustyChalk/fibbox"
license-file = "LICENSE"
name = "fibbox"
readme = "Readme.md"
repository = "https://gitlab.com/RustyChalk/fibbox"
version = "0.1.0"