Crates.io | hrdf-parser |
lib.rs | hrdf-parser |
version | 0.1.2 |
source | src |
created_at | 2024-08-13 11:08:14.345146 |
updated_at | 2024-09-14 19:54:31.678263 |
description | This library is dedicated to the parsing of the HRDF format. For the moment, it can only parse the Swiss version of the HRDF format. |
homepage | |
repository | https://github.com/florianburgener/hrdf-parser |
max_upload_size | |
id | 1335838 |
size | 196,391 |
This library is dedicated to the parsing of the HRDF format. For the moment, it can only parse the Swiss version of the HRDF format.
Author: Florian Burgener
https://crates.io/crates/hrdf-parser
apt install libssl-dev
on Ubuntu)cargo add hrdf-parser
let hrdf = Hrdf::new(
Version::V_5_40_41_2_0_5,
"https://opentransportdata.swiss/en/dataset/timetable-54-2024-hrdf/permalink",
false,
true,
)
.await?;
HRDF 5.40.41, V 2.04 (38 fichiers) :
HRDF 5.40.41, V 2.04 (this version also contains the 38 files listed above) :