cp_api 0.3.1

Check Point API library
Documentation
# cp_api   [![Version]][crates.io] [![Rustc Version 1.31+]][rustc]

[crates.io]: https://crates.io/crates/cp_api
[Version]: https://img.shields.io/crates/v/cp_api.svg
[Rustc Version 1.31+]: https://img.shields.io/badge/rustc-1.31+-lightgray.svg
[rustc]: https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html

The **cp_api** crate provides a simple way to use the Check Point Management API.

---

- [Documentation]https://docs.rs/cp_api
- [Changelog]https://github.com/seiruss/cp_api/blob/master/CHANGELOG.md
- [API Reference]https://sc1.checkpoint.com/documents/latest/APIs/index.html

## License

Licensed under either of

- Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or http://apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or https://opensource.org/licenses/MIT)

### 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.