libswe-sys 0.1.1

Astrology lib connected to the C lib Swiss ephemeris (just the c lib)
Documentation

Traditional astrology for rust

Rust library by Stéphane Bressani (s.bressani@bluewin.ch)

Using swissephem c library by Astrodienst AG by Dieter Koch and Alois Treindl (https://www.astro.com/ftp/swisseph/)

The source code is released under an Creative Commons License, which allows it to be used also on commercial projects. This software uses the swiss ephemeris which is licensed GPL.

Therefore, if you want to use libswe-sys in your commercial projects, you must adhere to the GPL license or buy a Swiss Ephemeris commercial license.

Use

Go to exemple sand rename data_example.json to data.json and run cargo run --example debug

Version

0.1.1

  • Change license to Creative Commons

0.1.0

  • Some function of the lib bridge from c to rust