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
- Host: GitHub
- URL: https://github.com/rreverser/sep-sys-rs
- Owner: RReverser
- Created: 2021-02-21T23:59:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T23:16:47.000Z (over 1 year ago)
- Last Synced: 2025-07-13T11:20:15.789Z (11 months ago)
- Topics: astrometry, astronomy, bindings, rust
- Language: Rust
- Homepage: https://docs.rs/sep-sys/
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.