[package] name = "strtod2" version = "0.0.1" authors = [ "Pieter van Ginkel " ] description = "Forked from strtod, A high precision floating point parser implementation for Rust" documentation = "https://docs.rs/strtod2" homepage = "https://github.com/surnrise-choir/strtod" repository = "https://github.com/surnrise-choir/strtod" readme = "README.markdown" keywords = ["strtod", "parse", "parsing", "float", "f64"] license = "Apache-2.0" license-file = "LICENSE"