1 unstable release
Uses old Rust 2015
0.1.0 | Dec 21, 2016 |
---|
#28 in #exif
2MB
477 lines
exif-rs
Basic exif handling library in Rust.
Status: read-only and not extensively tested. Not much in the way of vendor-specific support, but should hopefully provide a basis upon which to build.
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.