maud 0.11.1

Compile-time HTML templates.
Documentation
[package]

name = "maud"
version = "0.11.1"
authors = ["Chris Wong <lambda.fairy@gmail.com>"]

license = "MIT/Apache-2.0"
documentation = "https://lambda.xyz/maud/maud/"
homepage = "https://maud.lambda.xyz/"
repository = "https://github.com/lfairy/maud"
description = """
Compile-time HTML templates.
"""

[dependencies]
iron = { version = "0.4.0", optional = true }