twine 0.5.2

Library for internationalization using the Twine file format
Documentation
[[bench]]
harness = false
name = "generation"
[dependencies.heck]
version = "0.4"

[dependencies.indenter]
features = ["std"]
version = "0.3"

[dependencies.once_cell]
version = "1"

[dependencies.regex]
version = "1"
[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.tempfile]
version = "3"

[features]
serde = []

[package]
authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"]
categories = ["internationalization"]
description = "Library for internationalization using the Twine file format"
documentation = "https://docs.rs/twine"
edition = "2018"
exclude = ["/.gitignore", "/.github"]
homepage = "https://github.com/IMI-eRnD-Be/twine"
keywords = ["twine", "ini", "internationalization"]
license = "MIT OR Apache-2.0"
name = "twine"
readme = "README.md"
repository = "https://github.com/IMI-eRnD-Be/twine"
version = "0.5.2"