[package] name = "humanize-rs" description = """ For parsing human-readable strings to some types. """ readme = "README.md" license-file = "LICENSE" version = "0.1.5" homepage = "https://github.com/dtynn/humanize-rs" documentation = "https://docs.rs/humanize-rs" repository = "https://github.com/dtynn/humanize-rs" authors = ["dtynn "] keywords = ["humanize", "human", "human-friendly", "readable", "parser"] categories = ["parsing"] [dependencies]