vatsim_utils

Crates.iovatsim_utils
lib.rsvatsim_utils
version0.5.1
sourcesrc
created_at2022-08-04 01:43:51.04384
updated_at2024-03-14 16:26:44.026723
descriptionUtilities to interact with VATSIM data
homepagehttps://github.com/celeo/vatsim_utils
repositoryhttps://github.com/celeo/vatsim_utils
max_upload_size
id638489
size129,359
Matt Boulanger (Celeo)

documentation

README

vatsim_utils

CI Crates.io Docs.rs License

Utilities to interact with VATSIM data, covering:

This library is not endorsed by VATSIM or VATUSA.

Installing

Add the latest version to your Cargo.toml.

Using

Docs link.

Developing

Building

Requirements

  • Git
  • A recent version of Rust

Steps

git clone https://github.com/Celeo/vatsim_utils
cd vatsim_utils
cargo test

License

Licensed under either of

Airport data from https://www.partow.net/miscellaneous/airportdatabase/.

Contributing

Please feel free to contribute. Please open an issue first (or comment on an existing one) so that I know that you want to add/change something.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 19

cargo fmt