* Derive dir from filename
* Reduced epsilons
* Simplified code
* Do not shadow builtin
* Test saving EXIF instance without orientation
* More closely match wheels-dependencies
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
* Do not ignore SyntaxError when saving EXIF data
* Do not save orientation in EXIF data
* Do not save XMP and EXIF data from info dictionary
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>
* Removed unnecessary meson install
* Use the same Python as the build script
* Use python3
* Simplified code
* Updated meson
---------
Co-authored-by: Andrew Murray <radarhere@users.noreply.github.com>