cp_api 0.1.4

Check Point API library
# cp_api   [![Version]][crates.io]

[crates.io]: https://crates.io/crates/cp_api
[Version]: https://img.shields.io/crates/v/cp_api.svg

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.