twine 0.3.3

Library for internationalization using the Twine file format
Documentation
[dependencies.heck]
version = "0.3"

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

[dependencies.regex]
version = "1"

[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.3.3"