astrors 1.0.1

Astronomical package to deal with FITS files (tables and images). An effort to develop a common core package for Astronomy in Rust.
Documentation
1
2
3
pub mod io;

pub use self::io::hdulist::HDUList as fits;