| Crates.io | zermelo |
| lib.rs | zermelo |
| version | 0.4.1 |
| created_at | 2017-11-10 11:49:00.414198+00 |
| updated_at | 2018-03-29 08:14:00.824805+00 |
| description | A library that retrieves a schedule from Zermelo. |
| homepage | https://github.com/splintah/zermelo-rs |
| repository | https://github.com/splintah/zermelo-rs |
| max_upload_size | |
| id | 38832 |
| size | 20,594 |
A Rust crate that retrieves a schedule from Zermelo.
You can find the documentation here: docs.rs/zermelo. This also contains some 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
This crate is not affiliated with Zermelo Software B.V. It only uses its API for retrieving a schedule.