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
4
5
6
pub mod table;
pub mod table_utils;

pub mod tablehdu;

pub mod buffer;