# Gulpease index analysis [![Crates.io](https://img.shields.io/crates/v/gulpeaseindex.svg)](https://crates.io/crates/gulpeaseindex) [![Docs.rs](https://docs.rs/gulpeaseindex/badge.svg)](https://docs.rs/gulpeaseindex) ## Installation ### Cargo * Install the rust toolchain in order to have cargo installed by following [this](https://www.rust-lang.org/tools/install) guide. * run `cargo install gulpeaseindex` ## License Licensed under: * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be dual licensed as above, without any additional terms or conditions. See [CONTRIBUTING.md](CONTRIBUTING.md).