# zermelo-rs [](https://travis-ci.org/splintah/zermelo-rs) [](https://crates.io/crates/zermelo) [](https://docs.rs/zermelo)
A Rust crate that retrieves a schedule from Zermelo.
# Documentation
You can find the documentation here: [docs.rs/zermelo](https://docs.rs/zermelo).
This also contains some examples.
# Examples
See [examples/](https://github.com/splintah/zermelo-rs/tree/master/examples) for some example programs using this crate.
To run the examples on your machine:
```bash
$ git clone https://github.com/splintah/zermelo-rs.git
$ cd zermelo-rs/
$ cargo run --example schedule
```
# Disclaimer
This crate is not affiliated with Zermelo Software B.V. It only uses its API for retrieving a schedule.