exif-rs/README

18 lines
366 B
Plaintext
Raw Normal View History

2016-12-20 09:27:26 -05:00
Exif parsing library written in pure Rust
-----------------------------------------
This is a pure-Rust library to parse Exif data.
This library can parse TIFF and JPEG images and extract Exif
attributes.
Dependencies
------------
Rust 1.12 or later is required to build.
Specifications
--------------
- Exif Version 2.3
- TIFF Revision 6.0