humanize

Crates.iohumanize
lib.rshumanize
version0.0.1
sourcesrc
created_at2016-07-25 10:02:57.043622
updated_at2016-07-25 10:02:57.043622
descriptionConvert common things to humanized output. Parse input text in a human-friendly way.
homepagehttps://github.com/endoli/humanize.rs
repositoryhttps://github.com/endoli/humanize.rs
max_upload_size
id5779
size18,302
Bruce Mitchener (waywardmonkeys)

documentation

README

humanize

Build Status

Dual licensed under the MIT and Apache 2 licenses.

Installation

This crate works with Cargo and is on crates.io. Add it to your Cargo.toml like so:

[dependencies]
humanize = "0.0.1"

Status of Implementation

Things are under active development.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 18

cargo fmt