Ecosyste.ms: Awesome
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: 17 days 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 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T20:21:23.000Z (over 3 years ago)
- Last Synced: 2024-09-19T06:42:09.422Z (about 2 months ago)
- Topics: astrometry, astronomy, bindings, rust
- Language: Rust
- Homepage: https://docs.rs/sep-sys/
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- 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/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.