net-mumu 0.2.0-rc.3

Network tools plugin for the Lava language
Documentation
[[items]]
type = "singlefile"
path = "Cargo.toml"
groups = ["net"]

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

[[items]]
explain = "The source code for the net plugin to supply network related functions to the Mumu ecosystem"
type = "recursive"
path = "src/"
extension = "rs"
groups = ["net"]

[[items]]
type = "remote"
description = "This is the core-mumu code that is a dependancy of this plugin"
remote = "git@gitlab.com:tofo/core-mumu.git"
tag = "v0.9.0-rc.4"
remote_groups = ["core"]
groups = ["core"]