zermelo-rs Build Status

A Rust crate that retrieves a schedule from Zermelo.

Docs

Add this crate in your Cargo.toml: toml [dependencies] zermelo = { git = "https://github.com/splintah/zermelo-rs" }

See examples/ for some example programs using this crate.