[dependencies.nalgebra]
version = "0.32"
[package]
categories = ["encoding", "filesystem", "parser-implementation", "motion-capture", "biomechanics"]
description = "A library for reading and writing C3D files."
edition = "2021"
exclude = ["tests", "tests/*", "examples", "examples/*"]
homepage = "https://biomech.dev/c3dio"
keywords = ["c3d", "parser", "motion-capture", "mocap", "biomechanics"]
license = "MIT OR Apache-2.0"
name = "c3dio"
readme = "README.md"
repository = "https://github.com/cvhammond/c3dio"
version = "0.1.0"