html-mumu 0.1.6

HTML manipulation and tools plugin for the Lava/MuMu language
Documentation
[[items]]
type = "remote"
description = "This is the mumu code that is a dependancy of this plugin"
remote = "git@gitlab.com:tofo/core-mumu.git"
tag = "v0.8.1-rc.2"
remote_groups = ["core"]
groups = ["core"]

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

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

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

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