Extract EXIF module to separate ocaml-exif library
- Remove local exif.ml and exif.mli (now in ocaml-exif package)
- Add ocaml-exif dependency to dune-project and src/dune
- All 21 tests still pass
The EXIF parsing functionality is now available as a reusable
opam library with comprehensive documentation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>