sweph-sys 0.3.0

Raw FFI bindings to the Swiss Ephemeris C library (vendored sources, v2.10.03)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "sweph-sys"
description = "Raw FFI bindings to the Swiss Ephemeris C library (vendored sources, v2.10.03)"
links = "sweph"
build = "build.rs"
version.workspace = true
edition.workspace = true
authors.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true
categories = ["science", "external-ffi-bindings"]

[build-dependencies]
cc = "1"