mindeng / nom-exif

Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff/raf etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported.
https://crates.io/crates/nom-exif
MIT License
47 stars 7 forks source link

Create a standalone distribution for rexiftool CLI #3

Open ror6ax opened 6 months ago

ror6ax commented 6 months ago

Would be nice if CLI could be installed via dnf/brew etc.

mindeng commented 3 months ago

Thank you for your suggestion, I will consider it (maybe later when I have time).