array-mumu 0.1.1

Array tools plugin for the Mumu ecosystem
Documentation
[[items]]
type = "remote"
description = "This is the mumu code that is a dependancy of of mumu-html"
remote = "git@gitlab.com:tofo/mumu.git"
tag = "v0.1.3"
remote_groups = ["core"]
groups = ["mumu"]

[[items]]
type = "singlefile"
path = "Cargo.toml"
groups = ["array"]

[[items]]
type = "singlefile"
path = "Makefile"
groups = ["array"]

[[items]]
type = "singlefile"
path = "README.md"
groups = ["array"]

[[items]]
explain = "Compiled plugin for array related functions for use in the Lava Mumu language "
type = "recursive"
path = "src/"
extension = "rs"
groups = ["array"]