imagemeta 0.1.0

Support for manipulating image metadata (exif, etc) in Rust.
Documentation
1
2
3
4

extern crate byteorder;

pub mod exif;