capstan 0.0.1

NURBS library with a CAD focus
Documentation
[dependencies.alga]
version = "0.9"

[dependencies.approx]
version = "0.3"

[dependencies.nalgebra]
version = "0.22"

[dependencies.svg]
version = "0.8"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Jonathan Merritt <j.s.merritt@gmail.com>"]
categories = ["algorithms", "graphics", "mathematics"]
description = "NURBS library with a CAD focus"
documentation = "https://docs.rs/capstan"
edition = "2018"
homepage = "https://github.com/lancelet/capstan/"
keywords = ["NURBS", "graphics", "CAD"]
license = "MIT"
name = "capstan"
readme = "README.md"
repository = "https://github.com/lancelet/capstan/"
version = "0.0.1"