sofars 0.1.7

Pure Rust implementation of the IAU SOFA library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "sofars"
license = "MIT"
repository = "https://github.com/astro-xao/sofars"
version = "0.1.7"
edition = "2024"
description = "Pure Rust implementation of the IAU SOFA library"
authors = ["Huxulm <huxulm@gmail.com>"]
documentation = "https://docs.rs/sofars"
keywords = ["astronomy", "iau", "sofa"]
readme = "README.md"

[dependencies]