[package] name = "fomat-macros" version = "0.3.2" authors = ["MichaƂ Krasnoborski "] description = "Alternative syntax for print/write/format-like macros with a small templating language" repository = "https://github.com/krdln/fomat-macros" readme = "README.md" keywords = ["macro", "print", "template", "format", "interpolation"] license = "MIT" [dev-dependencies] tar = "0.4.9" tempfile = "3.3.0"