Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 17 days 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/kbarbary/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.