zermelo 0.1.3

A library that retrieves a schedule from Zermelo.
Documentation

zermelo-rs Build Status Crate version

A Rust crate that retrieves a schedule from Zermelo.

Examples

See examples/ for some example programs using this crate. To run the examples on your machine:

$ git clone https://github.com/splintah/zermelo-rs.git
$ cd zermelo-rs/
$ cargo run --example schedule

Disclaimer

This crate is not affiliated with Zermelo. It only uses its API for retrieving a schedule.