astrors-fork 0.1.9

(FORK) Astronomical package to deal with FITS (compressed also) and WCS, still in development.
Documentation
1
2
3
4
pub mod header;
pub mod card;

pub use self::header::Header;