# nitf-rs [![crates.io](https://img.shields.io/crates/v/nitf-rs)](https://crates.io/crates/nitf-rs) [![docs](https://img.shields.io/docsrs/nitf-rs)](https://docs.rs/nitf-rs/latest/nitf_rs/) A minimal rust NITF file interface For basic examples of reading and writing, see [the examples](https://github.com/holmesv3/nitf-rs/tree/main/examples) If you have questions, would like to contribute, or would like something added, please open an issue. ### Note: Formerly, there was `Sicd` functionality built into this crate. That has been moved into a separate crate [sicd-rs](https://github.com/holmesv3/sicd-rs)