1 unstable release
Uses old Rust 2015
0.1.0 | Dec 21, 2016 |
---|
#9 in #xmp
2MB
477 lines
imagemeta-rs
Basic exif handling library in Rust.
status
New, minimal, and not extensively tested.
exif: Basic read/write of exif entities works. Not much in the way of vendor-specific support, but should hopefully provide a basis upon which to build.
xmp: would be nice.
references/notes
- http://www.exiv2.org/Exif2-2.PDF
- https://www.media.mit.edu/pia/Research/deepview/exif.html
- http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.