rupl 0.1.0

a complex graphing library
Documentation
[dependencies.egui]
version = "0.31.1"

[dependencies.eyre]
version = "0.6.12"

[lib]
name = "rupl"
path = "src/lib.rs"

[package]
authors = ["bgkillas <mswalhelm@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "a complex graphing library"
edition = "2024"
license = "GPL-3.0-only"
name = "rupl"
readme = false
version = "0.1.0"