[dependencies]
[lib]
name = "hatmil"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming", "encoding"]
description = "User-friendly HTML builder"
documentation = "https://docs.rs/hatmil"
edition = "2024"
keywords = ["html", "svg", "builder", "generator"]
license = "MIT OR Apache-2.0"
name = "hatmil"
readme = "README.md"
repository = "https://github.com/DougLau/hatmil"
version = "0.13.0"