[dependencies]
[lib]
name = "calcifer_libclient"
path = "src/lib.rs"
[package]
authors = ["A.M. Smith <amsmith.pro@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["mathematics", "science", "visualization"]
description = "Client library for the Calcifer project."
documentation = "https://docs.rs/calcifer-libclient"
edition = "2021"
homepage = "https://www.amsmith-pro.github.io/calcifer/"
license = "MIT"
name = "calcifer-libclient"
readme = "README.md"
repository = "https://github.com/amsmith-pro/calcifer"
version = "0.1.1-beta.7"