[dependencies]
[lib]
name = "formato"
path = "src/lib.rs"
[package]
categories = ["value-formatting", "localization", "internationalization", "accessibility", "parsing"]
description = "Convert numbers to string with customizable format"
edition = "2021"
homepage = "https://github.com/griccardos/formato/"
keywords = ["number", "format", "num-format", "num_format"]
license = "MIT OR Apache-2.0"
name = "formato"
readme = "README.md"
repository = "https://github.com/griccardos/formato/"
version = "0.2.0"