tle-rs 0.1.0

TLE (two|three)-line element set data format library
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "TLE (two|three)-line element set data format library"
edition = "2021"
homepage = "https://github.com/csgui/tle-rs"
license = "MIT OR Apache-2.0"
name = "tle-rs"
readme = "README.md"
repository = "https://github.com/csgui/tle-rs"
version = "0.1.0"