c3dio 0.6.0

A library for reading and writing C3D motion capture files.
Documentation
example = []
[dependencies.grid]
version = "0.10"
[dev-dependencies.test-files]
version = "0.1.2"

[package]
authors = ["Claire V. Hammond <me@cvhammond.com>"]
categories = ["science", "simulation", "parser-implementations", "game-development", "science::robotics"]
description = "A library for reading and writing C3D motion capture files."
edition = "2021"
exclude = ["tests", "tests/*", "examples", "examples/*"]
homepage = "https://chiron.rs/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.6.0"