[badges.maintenance]
status = "actively-developed"
[dependencies]
[lib]
crate-type = ["lib"]
[package]
authors = ["John Bochicchio <jpbochicchio@gmail.com>"]
description = "Simple implementation of complex numbers and their associated operations in the complex plane."
documentation = "https://github.com/jpbochicchio/complex-plane/"
edition = "2021"
homepage = "https://github.com/jpbochicchio/complex-plane.git"
license = "MIT"
name = "complex-plane"
readme = "README.md"
repository = "https://github.com/jpbochicchio/complex-plane.git"
version = "0.1.0"