zermelo 0.4.1

A library that retrieves a schedule from Zermelo.
Documentation
# zermelo-rs [![Build Status]https://travis-ci.org/splintah/zermelo-rs.svg?branch=master]https://travis-ci.org/splintah/zermelo-rs [![Crate version]https://img.shields.io/crates/v/zermelo.svg]https://crates.io/crates/zermelo [![Crate docs]https://docs.rs/zermelo/badge.svg]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.