rfa 0.5.9

A port ERFA to Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "rfa"
license = "LGPL-3.0-or-later"
version = "0.5.9"
edition = "2021"
description = "A port ERFA to Rust."
keywords = ["SOFA", "ERFA"]
categories = ["aerospace", "science"]
repository = "https://gitflic.ru/project/ursa-project/rfa-lib"
homepage = "https://gitflic.ru/project/ursa-project/rfa-lib"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

[dev-dependencies]
erfa-sys="0.2.0"