zermelo

Crates.iozermelo
lib.rszermelo
version0.4.1
sourcesrc
created_at2017-11-10 11:49:00.414198
updated_at2018-03-29 08:14:00.824805
descriptionA library that retrieves a schedule from Zermelo.
homepagehttps://github.com/splintah/zermelo-rs
repositoryhttps://github.com/splintah/zermelo-rs
max_upload_size
id38832
size20,594
Splinter Suidman (splintah)

documentation

https://docs.rs/zermelo

README

zermelo-rs Build Status Crate version Crate docs

A Rust crate that retrieves a schedule from Zermelo.

Documentation

You can find the documentation here: docs.rs/zermelo. This also contains some examples.

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 Software B.V. It only uses its API for retrieving a schedule.

Commit count: 40

cargo fmt