erfars 0.2.0

Safe Rust bindings to the Essential Routines for Fundamental Astronomy (ERFA) C library.
Documentation
[build-dependencies.cc]
version = "1.2.7"

[lib]
name = "erfars"
path = "src/lib.rs"

[package]
authors = ["Jacob Brooks"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Safe Rust bindings to the Essential Routines for Fundamental Astronomy (ERFA) C library."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "erfars"
readme = "README.md"
repository = "https://github.com/JakeEBrooks/erfars"
version = "0.2.0"