process-mumu 0.1.2

Proces tools plugin for the Mumu ecosphere
Documentation
[dependencies.core-mumu]
version = "0.8.1-rc.5"

[dependencies.indexmap]
version = "2.7"

[dependencies.lazy_static]
version = "1.4"

[dependencies.libloading]
version = "0.7"

[dependencies.nix]
version = "0.26"

[dependencies.sysinfo]
version = "0.29"

[dependencies.whoami]
version = "1.4"

[lib]
crate-type = ["cdylib"]
name = "mumuprocess"
path = "src/lib.rs"

[package]
authors = ["Tom Fotheringham <tom@nu11.co.uk>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["data-structures"]
description = "Proces tools plugin for the Mumu ecosphere"
edition = "2021"
homepage = "https://lava.nu11.uk"
keywords = ["process", "system", "plugin", "mumu", "lava"]
license = "MIT OR Apache-2.0"
name = "process-mumu"
readme = "README.md"
repository = "https://gitlab.com/tofo/mumu-process"
version = "0.1.2"