izb 0.1.1

A library of helper functions for provisioning ZFS-on-Root VMs with zfsbootmenu using Incus
Documentation
[dependencies.chrono]
version = "0.4"

[lib]
name = "izb"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["virtualization", "filesystem", "command-line-utilities"]
description = "A library of helper functions for provisioning ZFS-on-Root VMs with zfsbootmenu using Incus"
edition = "2021"
homepage = "https://github.com/OtherJohnGray/izb"
keywords = ["zfs", "incus", "vm", "provisioning", "zfsbootmenu"]
license = "AGPL-3.0"
name = "izb"
readme = "README.md"
repository = "https://github.com/OtherJohnGray/izb"
version = "0.1.1"