zermelo 0.1.0

A library that retrieves a schedule from Zermelo.
Documentation

zermelo-rs Build Status

A Rust crate that retrieves a schedule from Zermelo.

Docs

Add this crate in your Cargo.toml:

[dependencies]
zermelo = { git = "https://github.com/splintah/zermelo-rs" }

See examples/ for some example programs using this crate.