skytraxx-airspace-parser

Crates.ioskytraxx-airspace-parser
lib.rsskytraxx-airspace-parser
version0.1.1
sourcesrc
created_at2019-04-26 08:38:31.943951
updated_at2019-04-26 08:38:31.943951
descriptionParser for airspace files in Skytraxx format.
homepagehttps://github.com/dbrgn/skytraxx-airspace-parser/
repositoryhttps://github.com/dbrgn/skytraxx-airspace-parser/
max_upload_size
id130281
size25,111
Danilo Bargen (dbrgn)

documentation

README

Skytraxx Airspace Parser

CircleCI Rust

A Rust parser for airspace files in Skytraxx format.

This library requires Rust 2018 (1.31+).

Example

You can try the parser using the example program:

$ cargo run --example parse_file example_data/Switzerland.txt

License

Licensed under either of

Contribution

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: 70

cargo fmt