Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 430 Bytes

README-crates.md

File metadata and controls

10 lines (6 loc) · 430 Bytes

nitf-rs

A minimal rust NITF file interface

For basic examples of reading and writing, see the 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