An open API service indexing awesome lists of open source software.

https://github.com/rreverser/sep-sys-rs

Rust bindings to SEP - C library for Source Extraction and Photometry
https://github.com/rreverser/sep-sys-rs

astrometry astronomy bindings rust

Last synced: 8 months ago
JSON representation

Rust bindings to SEP - C library for Source Extraction and Photometry

Awesome Lists containing this project

README

          

# sep-sys

Rust bindings for [SEP](https://github.com/sep-developers/sep) - C library for Source Extraction and Photometry.

## License

SEP is licensed under LGPLv3. Those bindings use SEP via static linking and, as such, have to use LGPLv3 as well.