mf2_printer 0.1.2

Printer for MessageFormat 2
Documentation
[dependencies.mf2_parser]
version = "0.1.1"

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

[package]
authors = ["Luca Casonato <hello@lcas.dev>", "Nicolò Ribaudo <hello@nicr.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Printer for MessageFormat 2"
edition = "2021"
license = "GPL-3.0-or-later"
name = "mf2_printer"
readme = "README.md"
repository = "https://github.com/lucacasonato/mf2-tools"
version = "0.1.2"