parse-tle

TLE parser in Rust

To install: bash cargo install parse-tle

or add to your cargo.toml: [dependencies] parse-tle = "0.1.0"