thot-local 0.10.0-intermediate

Local functionality for Thot data management and analysis software.
Documentation
[dependencies.cluFlock]
version = "1.2.7"

[dependencies.derivative]
version = "2.2"

[dependencies.directories]
version = "4.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.settings_manager]
version = "0.0.2"

[dependencies.thot-core]
features = ["serde"]
version = "0.10.0-intermediate"

[dependencies.uuid]
features = ["serde", "v4"]
version = "1.2.1"

[dependencies.validator]
version = "0.14"
[dev-dependencies.fake]
version = "2.4"

[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Brian Carlsen <carlsen.bri@gmail.com>"]
categories = ["science", "data-structures"]
description = "Local functionality for Thot data management and analysis software."
edition = "2021"
homepage = "https://thot-data.com"
keywords = ["thot", "thot-data", "data", "data-analysis", "data-management"]
license = "MIT OR Apache-2.0"
name = "thot-local"
readme = "README.md"
repository = "https://github.com/thot-data/local"
resolver = "1"
version = "0.10.0-intermediate"